[INFO] cloning repository https://github.com/NiklasLimberg/development_helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiklasLimberg/development_helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasLimberg%2Fdevelopment_helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasLimberg%2Fdevelopment_helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac132001e9f19c5574eb19972cee074c885d7e4c [INFO] checking NiklasLimberg/development_helper against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasLimberg%2Fdevelopment_helper" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NiklasLimberg/development_helper on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NiklasLimberg/development_helper [INFO] finished tweaking git repo https://github.com/NiklasLimberg/development_helper [INFO] tweaked toml for git repo https://github.com/NiklasLimberg/development_helper written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NiklasLimberg/development_helper 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env v0.0.0 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded thiserror-impl v1.0.33 [INFO] [stderr] Downloaded confy v0.4.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90d8e0ecbf0f9e3d227f6df86be410b26e9c59b786a5b2ae30598d6906b40214 [INFO] running `Command { std: "docker" "start" "-a" "90d8e0ecbf0f9e3d227f6df86be410b26e9c59b786a5b2ae30598d6906b40214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90d8e0ecbf0f9e3d227f6df86be410b26e9c59b786a5b2ae30598d6906b40214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d8e0ecbf0f9e3d227f6df86be410b26e9c59b786a5b2ae30598d6906b40214", kill_on_drop: false }` [INFO] [stdout] 90d8e0ecbf0f9e3d227f6df86be410b26e9c59b786a5b2ae30598d6906b40214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 283c0602750d1b59f4c152a9d94beb321804032d6402ae1a20518ab08b82a369 [INFO] running `Command { std: "docker" "start" "-a" "283c0602750d1b59f4c152a9d94beb321804032d6402ae1a20518ab08b82a369", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking env v0.0.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking dialoguer v0.10.2 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Checking development-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/commands/prepare_pr.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::{self, Datelike}; [INFO] [stdout] | ^^^^ the item `chrono` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `exitcode` is imported redundantly [INFO] [stdout] --> src/commands/prepare_pr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use exitcode; [INFO] [stdout] | ^^^^^^^^ the item `exitcode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `env`, `fs` [INFO] [stdout] --> src/commands/open_changelog.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{env, fs, path::Path, process}; [INFO] [stdout] | ^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `exitcode` is imported redundantly [INFO] [stdout] --> src/commands/open_changelog.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use exitcode; [INFO] [stdout] | ^^^^^^^^ the item `exitcode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/commands/prepare_pr.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::{self, Datelike}; [INFO] [stdout] | ^^^^ the item `chrono` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `exitcode` is imported redundantly [INFO] [stdout] --> src/commands/prepare_pr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use exitcode; [INFO] [stdout] | ^^^^^^^^ the item `exitcode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `env`, `fs` [INFO] [stdout] --> src/commands/open_changelog.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{env, fs, path::Path, process}; [INFO] [stdout] | ^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `exitcode` is imported redundantly [INFO] [stdout] --> src/commands/open_changelog.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use exitcode; [INFO] [stdout] | ^^^^^^^^ the item `exitcode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_config` is never used [INFO] [stdout] --> src/commands/../tools/confy_wrapper.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn set_config(new_config: AppConfig) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_branch_name` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get_branch_name() -> Output { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_branch` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn create_branch(branch_name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_staged_file_names` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get_staged_file_names() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_file` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_file(file_path: &String) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_commit` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn create_commit(commit_msg: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_config` is never used [INFO] [stdout] --> src/commands/../tools/confy_wrapper.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn set_config(new_config: AppConfig) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_branch_name` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get_branch_name() -> Output { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_branch` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn create_branch(branch_name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_staged_file_names` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get_staged_file_names() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_file` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_file(file_path: &String) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_commit` is never used [INFO] [stdout] --> src/commands/../tools/git_wrapper.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn create_commit(commit_msg: String) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s [INFO] running `Command { std: "docker" "inspect" "283c0602750d1b59f4c152a9d94beb321804032d6402ae1a20518ab08b82a369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283c0602750d1b59f4c152a9d94beb321804032d6402ae1a20518ab08b82a369", kill_on_drop: false }` [INFO] [stdout] 283c0602750d1b59f4c152a9d94beb321804032d6402ae1a20518ab08b82a369