[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] def96d3bedad60040d851c03c5b6cd5c28a8b558 [INFO] testing kjuulh/rev against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjuulh%2Frev" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kjuulh/rev on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2687281921d5e0c19941cd5c904d08ec080e2dc5ed4194f1b2848a913e06456 [INFO] running `Command { std: "docker" "start" "-a" "b2687281921d5e0c19941cd5c904d08ec080e2dc5ed4194f1b2848a913e06456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2687281921d5e0c19941cd5c904d08ec080e2dc5ed4194f1b2848a913e06456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2687281921d5e0c19941cd5c904d08ec080e2dc5ed4194f1b2848a913e06456", kill_on_drop: false }` [INFO] [stdout] b2687281921d5e0c19941cd5c904d08ec080e2dc5ed4194f1b2848a913e06456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2099cc5c9223501613f06541f67f2b1489d154aafcbee81571f85340fe1dcfea [INFO] running `Command { std: "docker" "start" "-a" "2099cc5c9223501613f06541f67f2b1489d154aafcbee81571f85340fe1dcfea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.9 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling isolang v2.3.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [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 clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling rev-config v0.1.0 (/opt/rustwide/workdir/crates/rev-config) [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling rev-config-derive v0.1.0 (/opt/rustwide/workdir/crates/rev-config-derive) [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tui-term v0.1.4 [INFO] [stderr] Compiling rev-widget-list v0.1.0 (/opt/rustwide/workdir/crates/rev-widget-list) [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling human-panic v1.2.1 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling timeago v0.4.2 [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: 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) -> 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 49.17s [INFO] running `Command { std: "docker" "inspect" "2099cc5c9223501613f06541f67f2b1489d154aafcbee81571f85340fe1dcfea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2099cc5c9223501613f06541f67f2b1489d154aafcbee81571f85340fe1dcfea", kill_on_drop: false }` [INFO] [stdout] 2099cc5c9223501613f06541f67f2b1489d154aafcbee81571f85340fe1dcfea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5afdd78161defc7615882c703c3ee94bd231b21f523aff06268ef0169b2464ed [INFO] running `Command { std: "docker" "start" "-a" "5afdd78161defc7615882c703c3ee94bd231b21f523aff06268ef0169b2464ed", 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) -> 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 17.27s [INFO] running `Command { std: "docker" "inspect" "5afdd78161defc7615882c703c3ee94bd231b21f523aff06268ef0169b2464ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5afdd78161defc7615882c703c3ee94bd231b21f523aff06268ef0169b2464ed", kill_on_drop: false }` [INFO] [stdout] 5afdd78161defc7615882c703c3ee94bd231b21f523aff06268ef0169b2464ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f217af8e95127e2a5ffe348845972f09a5c030f677e31561c78896a8deaa7cfb [INFO] running `Command { std: "docker" "start" "-a" "f217af8e95127e2a5ffe348845972f09a5c030f677e31561c78896a8deaa7cfb", 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) -> 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.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_rev-9967537d311d5286) [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] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:2177:27 [INFO] [stdout] 2: git_rev::application_config::test::test_can_parse_kdl::{{closure}} [INFO] [stdout] at ./src/application_config.rs:73:20 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 6: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 7: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 12: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 13: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38 [INFO] [stdout] 14: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 15: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 16: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17 [INFO] [stdout] 17: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 20: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 22: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 23: git_rev::application_config::test::test_can_parse_kdl [INFO] [stdout] at ./src/application_config.rs:92:11 [INFO] [stdout] 24: git_rev::application_config::test::test_can_parse_kdl::{{closure}} [INFO] [stdout] at ./src/application_config.rs:68:38 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: test::run_test_in_process [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: test::run_test::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: std::panicking::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: std::panic::catch_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: [INFO] [stdout] 47: clone [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.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rev --bin git-rev` [INFO] running `Command { std: "docker" "inspect" "f217af8e95127e2a5ffe348845972f09a5c030f677e31561c78896a8deaa7cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f217af8e95127e2a5ffe348845972f09a5c030f677e31561c78896a8deaa7cfb", kill_on_drop: false }` [INFO] [stdout] f217af8e95127e2a5ffe348845972f09a5c030f677e31561c78896a8deaa7cfb