[INFO] cloning repository https://github.com/mathstuf/devtodo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathstuf/devtodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathstuf%2Fdevtodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathstuf%2Fdevtodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51a7cdfb90d210cf2df22d5d5886f9eb8f289cdb
[INFO] checking mathstuf/devtodo against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathstuf%2Fdevtodo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mathstuf/devtodo
[INFO] finished tweaking git repo https://github.com/mathstuf/devtodo
[INFO] tweaked toml for git repo https://github.com/mathstuf/devtodo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mathstuf/devtodo on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mathstuf/devtodo 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a602ac44dbf8b05e69327f74e5c4677141cf7f2320c7c390673860c3127d153
[INFO] running `Command { std: "docker" "start" "-a" "6a602ac44dbf8b05e69327f74e5c4677141cf7f2320c7c390673860c3127d153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a602ac44dbf8b05e69327f74e5c4677141cf7f2320c7c390673860c3127d153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a602ac44dbf8b05e69327f74e5c4677141cf7f2320c7c390673860c3127d153", kill_on_drop: false }`
[INFO] [stdout] 6a602ac44dbf8b05e69327f74e5c4677141cf7f2320c7c390673860c3127d153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a63f256d1e85c30136bc4e7ae40df03553f4f630123f1da5051303ab533f6b8d
[INFO] running `Command { std: "docker" "start" "-a" "a63f256d1e85c30136bc4e7ae40df03553f4f630123f1da5051303ab533f6b8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking saphyr-parser v0.0.6
[INFO] [stderr]     Checking clap_builder v4.5.43
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.11
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.43
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking vobject v0.8.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking os_info v3.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde-saphyr v0.0.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking human-panic v2.0.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]     Checking graphql_client v0.14.0
[INFO] [stderr]     Checking devtodo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/account/github.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         client: &client::Github,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `projects`
[INFO] [stdout]    --> src/account/github.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         projects: &[String],
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projects`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> src/account/github.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         filters: &[Filter],
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/account/github.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         client: &client::Github,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `projects`
[INFO] [stdout]    --> src/account/github.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         projects: &[String],
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projects`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]    --> src/account/github.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         filters: &[Filter],
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `name` is never used
[INFO] [stdout]   --> src/account/github/queries.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |         impl $name {
[INFO] [stdout]    |         ---------- associated function in this implementation
[INFO] [stdout] 34 |             pub(crate) fn name() -> &'static str {
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | gql_query!(ViewerPullRequests, "Issue");
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `gql_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `name` is never used
[INFO] [stdout]   --> src/account/github/queries.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |         impl $name {
[INFO] [stdout]    |         ---------- associated function in this implementation
[INFO] [stdout] 34 |             pub(crate) fn name() -> &'static str {
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | gql_query!(ViewerPullRequests, "Issue");
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `gql_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.34s
[INFO] running `Command { std: "docker" "inspect" "a63f256d1e85c30136bc4e7ae40df03553f4f630123f1da5051303ab533f6b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63f256d1e85c30136bc4e7ae40df03553f4f630123f1da5051303ab533f6b8d", kill_on_drop: false }`
[INFO] [stdout] a63f256d1e85c30136bc4e7ae40df03553f4f630123f1da5051303ab533f6b8d
