[INFO] cloning repository https://github.com/cpecu/dlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpecu/dlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpecu%2Fdlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpecu%2Fdlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60f417470230aa5bcb5028b715054be9810b708a [INFO] checking cpecu/dlog against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpecu%2Fdlog" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cpecu/dlog on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/cpecu/dlog [INFO] finished tweaking git repo https://github.com/cpecu/dlog [INFO] tweaked toml for git repo https://github.com/cpecu/dlog written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cpecu/dlog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.default_run [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded comfy-table v1.4.2 [INFO] [stderr] Downloaded assert_cmd v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeb0805afa2f8b16b847d077f461408366c10e7fd48ec9f106d3397311cabc6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eeb0805afa2f8b16b847d077f461408366c10e7fd48ec9f106d3397311cabc6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeb0805afa2f8b16b847d077f461408366c10e7fd48ec9f106d3397311cabc6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb0805afa2f8b16b847d077f461408366c10e7fd48ec9f106d3397311cabc6c", kill_on_drop: false }` [INFO] [stdout] eeb0805afa2f8b16b847d077f461408366c10e7fd48ec9f106d3397311cabc6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4e5ab5208a9a0e9206297a78cd0fcc97d2922a529d50a3169f6ef53e2ffb3c0 [INFO] running `Command { std: "docker" "start" "-a" "f4e5ab5208a9a0e9206297a78cd0fcc97d2922a529d50a3169f6ef53e2ffb3c0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.default_run [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking libc v0.2.80 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking comfy-table v1.4.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking dlog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RecordCmd` [INFO] [stdout] --> src/cmd/item.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | RecordCmd, Cmd, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style`, `Styles` [INFO] [stdout] --> src/cmd/record.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use colored::{Color, Colorize, Style, Styles}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Clap` [INFO] [stdout] --> src/cmd/attribute.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{Clap, ArgMatches, FromArgMatches}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/cmd.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Colorize` [INFO] [stdout] --> src/cmd.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | use colored::{Color, Colorize}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArgMatches` [INFO] [stdout] --> src/cmd.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use clap::{Arg, ArgMatches, Clap, FromArgMatches}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `home_dir` [INFO] [stdout] --> src/config.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use dirs_next::{home_dir, config_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/util.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Read, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cmd/item.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | fn from_arg_matches(matches: &ArgMatches) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cmd/record.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | fn from_arg_matches(matches: &ArgMatches) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cmd/record.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | fn from_arg_matches(matches: &ArgMatches) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `atty` [INFO] [stdout] --> src/cmd.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | atty: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RecordCmd` [INFO] [stdout] --> src/cmd/item.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | RecordCmd, Cmd, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style`, `Styles` [INFO] [stdout] --> src/cmd/record.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use colored::{Color, Colorize, Style, Styles}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Clap` [INFO] [stdout] --> src/cmd/attribute.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{Clap, ArgMatches, FromArgMatches}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/cmd.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Colorize` [INFO] [stdout] --> src/cmd.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | use colored::{Color, Colorize}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArgMatches` [INFO] [stdout] --> src/cmd.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use clap::{Arg, ArgMatches, Clap, FromArgMatches}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `home_dir` [INFO] [stdout] --> src/config.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use dirs_next::{home_dir, config_dir}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/util.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Read, self}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cmd/item.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | fn from_arg_matches(matches: &ArgMatches) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cmd/record.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | fn from_arg_matches(matches: &ArgMatches) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> src/cmd/record.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | fn from_arg_matches(matches: &ArgMatches) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `atty` [INFO] [stdout] --> src/cmd.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | atty: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f4e5ab5208a9a0e9206297a78cd0fcc97d2922a529d50a3169f6ef53e2ffb3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e5ab5208a9a0e9206297a78cd0fcc97d2922a529d50a3169f6ef53e2ffb3c0", kill_on_drop: false }` [INFO] [stdout] f4e5ab5208a9a0e9206297a78cd0fcc97d2922a529d50a3169f6ef53e2ffb3c0