[INFO] cloning repository https://github.com/JohnScience/integra-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnScience/integra-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnScience%2Fintegra-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnScience%2Fintegra-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 808c937a416c84feb4b520430c246f14de93f9d8 [INFO] checking JohnScience/integra-cli against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnScience%2Fintegra-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnScience/integra-cli on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnScience/integra-cli [INFO] finished tweaking git repo https://github.com/JohnScience/integra-cli [INFO] tweaked toml for git repo https://github.com/JohnScience/integra-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JohnScience/integra-cli 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embed-resource v1.6.5 [INFO] [stderr] Downloaded vswhom-sys v0.1.0 [INFO] [stderr] Downloaded voca_rs v1.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f486b61ab24443e306b0ad6b44d8882fd924eb0577821b34a5c938d4491ef33 [INFO] running `Command { std: "docker" "start" "-a" "3f486b61ab24443e306b0ad6b44d8882fd924eb0577821b34a5c938d4491ef33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f486b61ab24443e306b0ad6b44d8882fd924eb0577821b34a5c938d4491ef33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f486b61ab24443e306b0ad6b44d8882fd924eb0577821b34a5c938d4491ef33", kill_on_drop: false }` [INFO] [stdout] 3f486b61ab24443e306b0ad6b44d8882fd924eb0577821b34a5c938d4491ef33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d003023088f8f3b3ba1624bf98cb65460896dcef13d490ef07be7cc2150e35 [INFO] running `Command { std: "docker" "start" "-a" "40d003023088f8f3b3ba1624bf98cb65460896dcef13d490ef07be7cc2150e35", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling integra-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking stfu8 v0.2.4 [INFO] [stderr] Checking voca_rs v1.14.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::validators::contains_manifest_and_no_integra_config` [INFO] [stdout] --> src/main.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub use crate::validators::contains_manifest_and_no_integra_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::validators::contains_manifest_and_no_integra_config` [INFO] [stdout] --> src/main.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub use crate::validators::contains_manifest_and_no_integra_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `get_template_file_name`, `as_enum_variant`, and `get_template_file_contents` are never used [INFO] [stdout] --> src/lib/cfg/config_templates.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 100 | impl GenericConfigTemplateZST { [INFO] [stdout] | ----------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub const fn get_template_file_name() -> &'static str { get_template_file_name_by_template_type!(GenericConfigTemplateZST) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub const fn as_enum_variant() -> ConfigTemplates { ConfigTemplates::Generic(GenericConfigTemplateZST {}) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 105 | pub const fn get_template_file_contents() -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `get_template_file_name`, `as_enum_variant`, and `get_template_file_contents` are never used [INFO] [stdout] --> src/lib/cfg/config_templates.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 100 | impl GenericConfigTemplateZST { [INFO] [stdout] | ----------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub const fn get_template_file_name() -> &'static str { get_template_file_name_by_template_type!(GenericConfigTemplateZST) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub const fn as_enum_variant() -> ConfigTemplates { ConfigTemplates::Generic(GenericConfigTemplateZST {}) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 105 | pub const fn get_template_file_contents() -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s [INFO] running `Command { std: "docker" "inspect" "40d003023088f8f3b3ba1624bf98cb65460896dcef13d490ef07be7cc2150e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d003023088f8f3b3ba1624bf98cb65460896dcef13d490ef07be7cc2150e35", kill_on_drop: false }` [INFO] [stdout] 40d003023088f8f3b3ba1624bf98cb65460896dcef13d490ef07be7cc2150e35