[INFO] cloning repository https://github.com/neara/rust_cli_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neara/rust_cli_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneara%2Frust_cli_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneara%2Frust_cli_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daf371775f10d186a076b789d0a9f7fb123cad8c [INFO] checking neara/rust_cli_example against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneara%2Frust_cli_example" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neara/rust_cli_example on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neara/rust_cli_example [INFO] finished tweaking git repo https://github.com/neara/rust_cli_example [INFO] tweaked toml for git repo https://github.com/neara/rust_cli_example written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/neara/rust_cli_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a644ddf903a8b24a9e82524271e12c9184515838f245773e3af02f465ed4c4 [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" "02a644ddf903a8b24a9e82524271e12c9184515838f245773e3af02f465ed4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a644ddf903a8b24a9e82524271e12c9184515838f245773e3af02f465ed4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a644ddf903a8b24a9e82524271e12c9184515838f245773e3af02f465ed4c4", kill_on_drop: false }` [INFO] [stdout] 02a644ddf903a8b24a9e82524271e12c9184515838f245773e3af02f465ed4c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] f3d8ba1ffd3cfb8ee520b3ed738ac070c8262b5670e027e38ae83c533bec7c76 [INFO] running `Command { std: "docker" "start" "-a" "f3d8ba1ffd3cfb8ee520b3ed738ac070c8262b5670e027e38ae83c533bec7c76", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking grepper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `info` [INFO] [stdout] --> src/logger.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn info(&self, message: &str, extra_params: Option<&LogExtraParams>) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `error` [INFO] [stdout] --> src/logger.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn error(&self, message: &str, extra_params: Option<&LogExtraParams>) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `info` [INFO] [stdout] --> src/logger.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn info(&self, message: &str, extra_params: Option<&LogExtraParams>) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `error` [INFO] [stdout] --> src/logger.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn error(&self, message: &str, extra_params: Option<&LogExtraParams>) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.04s [INFO] running `Command { std: "docker" "inspect" "f3d8ba1ffd3cfb8ee520b3ed738ac070c8262b5670e027e38ae83c533bec7c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d8ba1ffd3cfb8ee520b3ed738ac070c8262b5670e027e38ae83c533bec7c76", kill_on_drop: false }` [INFO] [stdout] f3d8ba1ffd3cfb8ee520b3ed738ac070c8262b5670e027e38ae83c533bec7c76