[INFO] fetching crate android-cli 0.2.0...
[INFO] checking android-cli-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate android-cli 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate android-cli 0.2.0
[INFO] finished tweaking crates.io crate android-cli 0.2.0
[INFO] tweaked toml for crates.io crate android-cli 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate android-cli 0.2.0 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 android-cli 0.2.0 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] 5849c6f68fd1257ce2e065ab2c1be845064d65df1dcc6b2107af8a62896651e8
[INFO] running `Command { std: "docker" "start" "-a" "5849c6f68fd1257ce2e065ab2c1be845064d65df1dcc6b2107af8a62896651e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5849c6f68fd1257ce2e065ab2c1be845064d65df1dcc6b2107af8a62896651e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5849c6f68fd1257ce2e065ab2c1be845064d65df1dcc6b2107af8a62896651e8", kill_on_drop: false }`
[INFO] [stdout] 5849c6f68fd1257ce2e065ab2c1be845064d65df1dcc6b2107af8a62896651e8
[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] e0d366e16e2baf1ffa2f405b91ed48a37816a41317660efcda2e2104123c0ea6
[INFO] running `Command { std: "docker" "start" "-a" "e0d366e16e2baf1ffa2f405b91ed48a37816a41317660efcda2e2104123c0ea6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking aes-ctr v0.6.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.85
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]     Checking password-hash v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pbkdf2 v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking ansible-vault v0.2.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest v2.5.7
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling pest_meta v2.5.7
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.5.7
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.5.7
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking handlebars v3.5.5
[INFO] [stderr]     Checking git2 v0.13.25
[INFO] [stderr]     Checking guidon v0.4.1
[INFO] [stderr]     Checking android-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     sdk_path: Option<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<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     project_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     package_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `android-cli` (bin "android") due to 4 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<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     sdk_path: Option<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<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     project_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/create.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     package_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `android-cli` (bin "android" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e0d366e16e2baf1ffa2f405b91ed48a37816a41317660efcda2e2104123c0ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d366e16e2baf1ffa2f405b91ed48a37816a41317660efcda2e2104123c0ea6", kill_on_drop: false }`
[INFO] [stdout] e0d366e16e2baf1ffa2f405b91ed48a37816a41317660efcda2e2104123c0ea6
