[INFO] cloning repository https://github.com/srmccray/tacks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srmccray/tacks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrmccray%2Ftacks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrmccray%2Ftacks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8b3e562350fcbdcbe325fb6335c86ecdfe1d1d6 [INFO] linting srmccray/tacks against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrmccray%2Ftacks" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/srmccray/tacks [INFO] removed 1 missing tests [INFO] finished tweaking git repo https://github.com/srmccray/tacks [INFO] tweaked toml for git repo https://github.com/srmccray/tacks written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/srmccray/tacks on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/srmccray/tacks 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.113 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.113 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.113 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded lazy-regex v3.6.0 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded sealed v0.5.0 [INFO] [stderr] Downloaded axum-htmx v0.6.0 [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded askama v0.13.1 [INFO] [stderr] Downloaded askama_parser v0.13.0 [INFO] [stderr] Downloaded askama_derive v0.13.1 [INFO] [stderr] Downloaded papergrid v0.13.0 [INFO] [stderr] Downloaded js-sys v0.3.90 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded cucumber v0.21.1 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded rusqlite v0.33.0 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] [stderr] Downloaded tabled v0.17.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.63 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded cucumber-codegen v0.21.1 [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded tabled_derive v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.113 [INFO] [stderr] Downloaded web-sys v0.3.90 [INFO] [stderr] Downloaded libsqlite3-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b26c6164127c235da321314e73d0f077e9563d0f108311d1d949dc24eeb65e57 [INFO] running `Command { std: "docker" "start" "-a" "b26c6164127c235da321314e73d0f077e9563d0f108311d1d949dc24eeb65e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b26c6164127c235da321314e73d0f077e9563d0f108311d1d949dc24eeb65e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26c6164127c235da321314e73d0f077e9563d0f108311d1d949dc24eeb65e57", kill_on_drop: false }` [INFO] [stdout] b26c6164127c235da321314e73d0f077e9563d0f108311d1d949dc24eeb65e57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f56e2148924931c6171f812e5f04d74840175ce6d8d2894130424a12b5fe22d7 [INFO] running `Command { std: "docker" "start" "-a" "f56e2148924931c6171f812e5f04d74840175ce6d8d2894130424a12b5fe22d7", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking papergrid v0.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rust-embed-utils v8.11.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking inventory v0.3.22 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Checking typed-builder v0.15.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking tabled v0.17.0 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking lazy-regex v3.6.0 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking cucumber v0.21.1 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Checking axum-htmx v0.6.0 [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stderr] Checking askama v0.13.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tacks v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/commands/prime.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | let mut cmd = Command::cargo_bin("tk").expect("tk binary not found"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/commands/prime.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | Command::cargo_bin("tk") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> tests/bdd/steps/create_modal_steps.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / if status == 201 { [INFO] [stdout] 60 | | if let Ok(json) = serde_json::from_str::(&body_text) { [INFO] [stdout] 61 | | if let Some(id) = json["id"].as_str() { [INFO] [stdout] 62 | | world [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] = note: `#[warn(clippy::collapsible_if)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 59 ~ if status == 201 [INFO] [stdout] 60 ~ && let Ok(json) = serde_json::from_str::(&body_text) { [INFO] [stdout] 61 | if let Some(id) = json["id"].as_str() { [INFO] [stdout] ... [INFO] [stdout] 65 | } [INFO] [stdout] 66 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> tests/bdd/steps/create_modal_steps.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / if let Ok(json) = serde_json::from_str::(&body_text) { [INFO] [stdout] 61 | | if let Some(id) = json["id"].as_str() { [INFO] [stdout] 62 | | world [INFO] [stdout] 63 | | .task_ids [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 60 ~ if let Ok(json) = serde_json::from_str::(&body_text) [INFO] [stdout] 61 ~ && let Some(id) = json["id"].as_str() { [INFO] [stdout] 62 | world [INFO] [stdout] 63 | .task_ids [INFO] [stdout] 64 | .insert("modal-child".to_string(), id.to_string()); [INFO] [stdout] 65 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` statement can be collapsed [INFO] [stdout] --> tests/bdd/steps/web_api_steps.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / if let Some(parent_ref) = body.get("parent_id").and_then(|v| v.as_str()) { [INFO] [stdout] 301 | | if let Some(resolved_id) = world.task_ids.get(parent_ref).cloned() { [INFO] [stdout] 302 | | body["parent_id"] = Value::String(resolved_id); [INFO] [stdout] 303 | | } [INFO] [stdout] 304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 300 ~ if let Some(parent_ref) = body.get("parent_id").and_then(|v| v.as_str()) [INFO] [stdout] 301 ~ && let Some(resolved_id) = world.task_ids.get(parent_ref).cloned() { [INFO] [stdout] 302 | body["parent_id"] = Value::String(resolved_id); [INFO] [stdout] 303 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "f56e2148924931c6171f812e5f04d74840175ce6d8d2894130424a12b5fe22d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56e2148924931c6171f812e5f04d74840175ce6d8d2894130424a12b5fe22d7", kill_on_drop: false }` [INFO] [stdout] f56e2148924931c6171f812e5f04d74840175ce6d8d2894130424a12b5fe22d7