[INFO] fetching crate clogi 0.0.2... [INFO] checking clogi-0.0.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate clogi 0.0.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate clogi 0.0.2 [INFO] finished tweaking crates.io crate clogi 0.0.2 [INFO] tweaked toml for crates.io crate clogi 0.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clogi 0.0.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clogi 0.0.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded schemars_derive v0.8.3 [INFO] [stderr] Downloaded schemars v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad87260a70c0d1390c4f64173a1107d134ee7ce273dad92217207cf966a382b9 [INFO] running `Command { std: "docker" "start" "-a" "ad87260a70c0d1390c4f64173a1107d134ee7ce273dad92217207cf966a382b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad87260a70c0d1390c4f64173a1107d134ee7ce273dad92217207cf966a382b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad87260a70c0d1390c4f64173a1107d134ee7ce273dad92217207cf966a382b9", kill_on_drop: false }` [INFO] [stdout] ad87260a70c0d1390c4f64173a1107d134ee7ce273dad92217207cf966a382b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86b6b40361deb9cbbc3e1fe0a00b7e64f03f57e5413699ce7b62fc79ac82aeed [INFO] running `Command { std: "docker" "start" "-a" "86b6b40361deb9cbbc3e1fe0a00b7e64f03f57e5413699ce7b62fc79ac82aeed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking clogi v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `debug` is never read [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct Wrapper { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | #[structopt(long, global = true)] [INFO] [stdout] 14 | debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/todoist.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Console` is never constructed [INFO] [stdout] --> src/todoist.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Console { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `exit` is never used [INFO] [stdout] --> src/todoist.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 76 | impl Console { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 77 | fn exit(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DueDateModel` is never constructed [INFO] [stdout] --> src/todoist/common.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub struct DueDateModel { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/todoist/label.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Model<'label> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/todoist/project.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Model<'proj> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UseFileSystem` is never used [INFO] [stdout] --> src/file_system.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait UseFileSystem { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `debug` is never read [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct Wrapper { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | #[structopt(long, global = true)] [INFO] [stdout] 14 | debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/todoist.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Console` is never constructed [INFO] [stdout] --> src/todoist.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Console { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `exit` is never used [INFO] [stdout] --> src/todoist.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 76 | impl Console { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 77 | fn exit(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DueDateModel` is never constructed [INFO] [stdout] --> src/todoist/common.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub struct DueDateModel { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/todoist/label.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Model<'label> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Model` is never constructed [INFO] [stdout] --> src/todoist/project.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Model<'proj> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UseFileSystem` is never used [INFO] [stdout] --> src/file_system.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait UseFileSystem { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "86b6b40361deb9cbbc3e1fe0a00b7e64f03f57e5413699ce7b62fc79ac82aeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b6b40361deb9cbbc3e1fe0a00b7e64f03f57e5413699ce7b62fc79ac82aeed", kill_on_drop: false }` [INFO] [stdout] 86b6b40361deb9cbbc3e1fe0a00b7e64f03f57e5413699ce7b62fc79ac82aeed