[INFO] fetching crate mk_desktop 1.2.2... [INFO] checking mk_desktop-1.2.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate mk_desktop 1.2.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate mk_desktop 1.2.2 [INFO] finished tweaking crates.io crate mk_desktop 1.2.2 [INFO] tweaked toml for crates.io crate mk_desktop 1.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mk_desktop 1.2.2 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 crates.io crate mk_desktop 1.2.2 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] 32ebfaf77ae1c8a798ec9e4af2916ad68262c76d45b113c252ffa0577e5dc953 [INFO] running `Command { std: "docker" "start" "-a" "32ebfaf77ae1c8a798ec9e4af2916ad68262c76d45b113c252ffa0577e5dc953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32ebfaf77ae1c8a798ec9e4af2916ad68262c76d45b113c252ffa0577e5dc953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ebfaf77ae1c8a798ec9e4af2916ad68262c76d45b113c252ffa0577e5dc953", kill_on_drop: false }` [INFO] [stdout] 32ebfaf77ae1c8a798ec9e4af2916ad68262c76d45b113c252ffa0577e5dc953 [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] 214c6d177818f3c54eeeec614bc75168edeef601297e75e51eb644138d6253a8 [INFO] running `Command { std: "docker" "start" "-a" "214c6d177818f3c54eeeec614bc75168edeef601297e75e51eb644138d6253a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking spinach v2.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking requestty-ui v0.5.0 [INFO] [stderr] Checking clap v3.1.9 [INFO] [stderr] Checking requestty v0.5.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking mk_desktop v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / /// Name of the File you want to create [INFO] [stdout] 30 | | #[clap(short, long)] [INFO] [stdout] 31 | | name: Option, [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/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / ///Application Type (possible values: Application, Link, Directory). [INFO] [stdout] 34 | | #[clap(short, long, default_value_t = String::from("Application") )] [INFO] [stdout] 35 | | app_type: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ///Categories wich describes your Application, you can find possible Categories here: https://specifications.freedesktop.org/menu-spe... [INFO] [stdout] 38 | | #[clap(short, long, default_value_t = String::from("Utility"))] [INFO] [stdout] 39 | | categories: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / ///The binary or .sh etc. which should be executed [INFO] [stdout] 42 | | #[clap(short, long)] [INFO] [stdout] 43 | | exec: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / ///The Icon wich will be displayed with this Application [INFO] [stdout] 46 | | #[clap(short, long)] [INFO] [stdout] 47 | | icon: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / ///Should mkDesktop install the in global Directory or in the Local only for the current user [INFO] [stdout] 50 | | #[clap(short, long, default_value_t = String::from("global"))] [INFO] [stdout] 51 | | global: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / ///Path in which the file will be written. Warning: Overwrites the global and local Path(if the [INFO] [stdout] 68 | | ///global parameter is set it will be no longer active. The app will use this Path). [INFO] [stdout] 69 | | #[clap(short = 'p', long)] [INFO] [stdout] 70 | | path: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mk_desktop` (bin "mk_desktop" test) due to 7 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/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / /// Name of the File you want to create [INFO] [stdout] 30 | | #[clap(short, long)] [INFO] [stdout] 31 | | name: Option, [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/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / ///Application Type (possible values: Application, Link, Directory). [INFO] [stdout] 34 | | #[clap(short, long, default_value_t = String::from("Application") )] [INFO] [stdout] 35 | | app_type: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ///Categories wich describes your Application, you can find possible Categories here: https://specifications.freedesktop.org/menu-spe... [INFO] [stdout] 38 | | #[clap(short, long, default_value_t = String::from("Utility"))] [INFO] [stdout] 39 | | categories: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / ///The binary or .sh etc. which should be executed [INFO] [stdout] 42 | | #[clap(short, long)] [INFO] [stdout] 43 | | exec: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / ///The Icon wich will be displayed with this Application [INFO] [stdout] 46 | | #[clap(short, long)] [INFO] [stdout] 47 | | icon: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / ///Should mkDesktop install the in global Directory or in the Local only for the current user [INFO] [stdout] 50 | | #[clap(short, long, default_value_t = String::from("global"))] [INFO] [stdout] 51 | | global: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / ///Path in which the file will be written. Warning: Overwrites the global and local Path(if the [INFO] [stdout] 68 | | ///global parameter is set it will be no longer active. The app will use this Path). [INFO] [stdout] 69 | | #[clap(short = 'p', long)] [INFO] [stdout] 70 | | path: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mk_desktop` (bin "mk_desktop") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "214c6d177818f3c54eeeec614bc75168edeef601297e75e51eb644138d6253a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214c6d177818f3c54eeeec614bc75168edeef601297e75e51eb644138d6253a8", kill_on_drop: false }` [INFO] [stdout] 214c6d177818f3c54eeeec614bc75168edeef601297e75e51eb644138d6253a8