[INFO] fetching crate necessist-core 2.1.2... [INFO] checking necessist-core-2.1.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate necessist-core 2.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate necessist-core 2.1.2 [INFO] finished tweaking crates.io crate necessist-core 2.1.2 [INFO] tweaked toml for crates.io crate necessist-core 2.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate necessist-core 2.1.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 necessist-core 2.1.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b0667b86c7a555e5170a8cb5d851bf4c7c092668225cdbfb014fa57c808a3cd5 [INFO] running `Command { std: "docker" "start" "-a" "b0667b86c7a555e5170a8cb5d851bf4c7c092668225cdbfb014fa57c808a3cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0667b86c7a555e5170a8cb5d851bf4c7c092668225cdbfb014fa57c808a3cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0667b86c7a555e5170a8cb5d851bf4c7c092668225cdbfb014fa57c808a3cd5", kill_on_drop: false }` [INFO] [stdout] b0667b86c7a555e5170a8cb5d851bf4c7c092668225cdbfb014fa57c808a3cd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fbe00088cc565999d65d15942f8b484cbcf46fa932bedabfc65027039a673f5e [INFO] running `Command { std: "docker" "start" "-a" "fbe00088cc565999d65d15942f8b484cbcf46fa932bedabfc65027039a673f5e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking rewriter v0.2.1 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking diesel v2.2.12 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Checking necessist-core v2.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [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/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [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/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/sqlite.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `necessist-core` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `necessist-core` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "fbe00088cc565999d65d15942f8b484cbcf46fa932bedabfc65027039a673f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe00088cc565999d65d15942f8b484cbcf46fa932bedabfc65027039a673f5e", kill_on_drop: false }` [INFO] [stdout] fbe00088cc565999d65d15942f8b484cbcf46fa932bedabfc65027039a673f5e