[INFO] cloning repository https://github.com/kjuulh/rev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjuulh/rev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Frev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Frev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a734a9f87e304b61540885a77e8bd519cf2735b8
[INFO] testing kjuulh/rev against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Frev" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kjuulh/rev
[INFO] finished tweaking git repo https://github.com/kjuulh/rev
[INFO] tweaked toml for git repo https://github.com/kjuulh/rev written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kjuulh/rev on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kjuulh/rev 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded graphql_query_derive v0.13.0
[INFO] [stderr]   Downloaded graphql_client v0.13.0
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded human-panic v1.2.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded clap v4.4.6
[INFO] [stderr]   Downloaded kdl v4.6.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.13.0
[INFO] [stderr]   Downloaded tui-term v0.1.4
[INFO] [stderr]   Downloaded timeago v0.4.2
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded ratatui v0.23.0
[INFO] [stderr]   Downloaded vt100 v0.15.2
[INFO] [stderr]   Downloaded clap_builder v4.4.6
[INFO] [stderr]   Downloaded rustix v0.38.17
[INFO] [stderr]   Downloaded isolang v2.3.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 952f2ea9e02235d99ab56d354becdd607cb34fdf22d0695bafab6bb7c47c6d01
[INFO] running `Command { std: "docker" "start" "-a" "952f2ea9e02235d99ab56d354becdd607cb34fdf22d0695bafab6bb7c47c6d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "952f2ea9e02235d99ab56d354becdd607cb34fdf22d0695bafab6bb7c47c6d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "952f2ea9e02235d99ab56d354becdd607cb34fdf22d0695bafab6bb7c47c6d01", kill_on_drop: false }`
[INFO] [stdout] 952f2ea9e02235d99ab56d354becdd607cb34fdf22d0695bafab6bb7c47c6d01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1d223318bcf0cc5fe8d89f296d2368daa2117f3a0783b458807debb3dfc859c
[INFO] running `Command { std: "docker" "start" "-a" "f1d223318bcf0cc5fe8d89f296d2368daa2117f3a0783b458807debb3dfc859c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.9
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling isolang v2.3.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling rev-config v0.1.0 (/opt/rustwide/workdir/crates/rev-config)
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling rev-config-derive v0.1.0 (/opt/rustwide/workdir/crates/rev-config-derive)
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling kdl v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling os_info v3.7.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rev-widget-list v0.1.0 (/opt/rustwide/workdir/crates/rev-widget-list)
[INFO] [stderr]    Compiling tui-term v0.1.4
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling human-panic v1.2.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling rev-git-provider v0.1.0 (/opt/rustwide/workdir/crates/rev-git-provider)
[INFO] [stderr]    Compiling timeago v0.4.2
[INFO] [stderr]    Compiling rev v0.1.0 (/opt/rustwide/workdir/crates/rev)
[INFO] [stdout] warning: value assigned to `next` is never read
[INFO] [stdout]    --> crates/rev/src/components/github_pr.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             next += 1;
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationSettings` is never constructed
[INFO] [stdout]  --> crates/rev/src/application_config.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ApplicationSettings {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/rev/src/application_config.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ApplicationSettings {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(config_home: PathBuf, config_file_ext: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prs` is never read
[INFO] [stdout]    --> crates/rev/src/git_pull_requests.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct GitPullRequest {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout]  99 |     provider: GitProvider,
[INFO] [stdout] 100 |     prs: GitPullRequests,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "f1d223318bcf0cc5fe8d89f296d2368daa2117f3a0783b458807debb3dfc859c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d223318bcf0cc5fe8d89f296d2368daa2117f3a0783b458807debb3dfc859c", kill_on_drop: false }`
[INFO] [stdout] f1d223318bcf0cc5fe8d89f296d2368daa2117f3a0783b458807debb3dfc859c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e387b672d7f6d4065f6ed93b8c359c424df3bec75a3e52c5942833c443661520
[INFO] running `Command { std: "docker" "start" "-a" "e387b672d7f6d4065f6ed93b8c359c424df3bec75a3e52c5942833c443661520", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rev-widget-list v0.1.0 (/opt/rustwide/workdir/crates/rev-widget-list)
[INFO] [stderr]    Compiling rev-config v0.1.0 (/opt/rustwide/workdir/crates/rev-config)
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling rev-config-derive v0.1.0 (/opt/rustwide/workdir/crates/rev-config-derive)
[INFO] [stderr]    Compiling tracing-test v0.2.4
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling rev-git-provider v0.1.0 (/opt/rustwide/workdir/crates/rev-git-provider)
[INFO] [stderr]    Compiling rev v0.1.0 (/opt/rustwide/workdir/crates/rev)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/rev/src/application_config.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 91 |
[INFO] [stdout] 92 |         Ok(())
[INFO] [stdout]    |         ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next` is never read
[INFO] [stdout]    --> crates/rev/src/components/github_pr.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             next += 1;
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplicationSettings` is never constructed
[INFO] [stdout]  --> crates/rev/src/application_config.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ApplicationSettings {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/rev/src/application_config.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ApplicationSettings {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(config_home: PathBuf, config_file_ext: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prs` is never read
[INFO] [stdout]    --> crates/rev/src/git_pull_requests.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct GitPullRequest {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout]  99 |     provider: GitProvider,
[INFO] [stdout] 100 |     prs: GitPullRequests,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.42s
[INFO] running `Command { std: "docker" "inspect" "e387b672d7f6d4065f6ed93b8c359c424df3bec75a3e52c5942833c443661520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e387b672d7f6d4065f6ed93b8c359c424df3bec75a3e52c5942833c443661520", kill_on_drop: false }`
[INFO] [stdout] e387b672d7f6d4065f6ed93b8c359c424df3bec75a3e52c5942833c443661520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79a16f4f85f31b4a8a14413dc9839cd3dd902d58e804d0ac8300b7a46f476f26
[INFO] running `Command { std: "docker" "start" "-a" "79a16f4f85f31b4a8a14413dc9839cd3dd902d58e804d0ac8300b7a46f476f26", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> crates/rev/src/application_config.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 90 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 91 |
[INFO] [stderr] 92 |         Ok(())
[INFO] [stderr]    |         ^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `next` is never read
[INFO] [stderr]    --> crates/rev/src/components/github_pr.rs:214:13
[INFO] [stderr]     |
[INFO] [stderr] 214 |             next += 1;
[INFO] [stderr]     |             ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ApplicationSettings` is never constructed
[INFO] [stderr]  --> crates/rev/src/application_config.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct ApplicationSettings {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> crates/rev/src/application_config.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl ApplicationSettings {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 12 |     pub fn new(config_home: PathBuf, config_file_ext: impl Into<String>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `prs` is never read
[INFO] [stderr]    --> crates/rev/src/git_pull_requests.rs:100:5
[INFO] [stderr]     |
[INFO] [stderr]  98 | pub struct GitPullRequest {
[INFO] [stderr]     |            -------------- field in this struct
[INFO] [stderr]  99 |     provider: GitProvider,
[INFO] [stderr] 100 |     prs: GitPullRequests,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GitPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `rev` (bin "git-rev" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_rev-6a41ba6ff858b51b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test application_config::test::test_can_parse_kdl ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application_config::test::test_can_parse_kdl stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application_config::test::test_can_parse_kdl
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rev --bin git-rev`
[INFO] running `Command { std: "docker" "inspect" "79a16f4f85f31b4a8a14413dc9839cd3dd902d58e804d0ac8300b7a46f476f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a16f4f85f31b4a8a14413dc9839cd3dd902d58e804d0ac8300b7a46f476f26", kill_on_drop: false }`
[INFO] [stdout] 79a16f4f85f31b4a8a14413dc9839cd3dd902d58e804d0ac8300b7a46f476f26
