[INFO] cloning repository https://github.com/sbchaos/cake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbchaos/cake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbchaos%2Fcake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbchaos%2Fcake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee91fbda401cb4004da754e1c462675f368e9745 [INFO] building sbchaos/cake against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbchaos%2Fcake" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbchaos/cake on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbchaos/cake [INFO] finished tweaking git repo https://github.com/sbchaos/cake [INFO] tweaked toml for git repo https://github.com/sbchaos/cake written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sbchaos/cake 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e87eb395eace00554337e3983118ef49e8a35ba94896202265a2c6bc032adf7b [INFO] running `Command { std: "docker" "start" "-a" "e87eb395eace00554337e3983118ef49e8a35ba94896202265a2c6bc032adf7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e87eb395eace00554337e3983118ef49e8a35ba94896202265a2c6bc032adf7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87eb395eace00554337e3983118ef49e8a35ba94896202265a2c6bc032adf7b", kill_on_drop: false }` [INFO] [stdout] e87eb395eace00554337e3983118ef49e8a35ba94896202265a2c6bc032adf7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3dbbe838c4f186cffcb6c87df96dc98df489dee05e963c53ecccedc67cb186 [INFO] running `Command { std: "docker" "start" "-a" "2c3dbbe838c4f186cffcb6c87df96dc98df489dee05e963c53ecccedc67cb186", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling cake v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `NO_BRANCH_SPACE` is never used [INFO] [stdout] --> src/ofs/utils.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const NO_BRANCH_SPACE: &str = " "; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LAST_ITEM` is never used [INFO] [stdout] --> src/ofs/utils.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const LAST_ITEM: &str = "└─"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/alpine.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> AlpinePackageManager<'a> { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/apt.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl<'a> DebianPackageManager<'a> { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/archive.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> ArchiveManager<'a> { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RPM_MACROS` is never used [INFO] [stdout] --> src/packages/rpm.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const RPM_MACROS: &str = "/usr/lib/rpm/macros"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/rpm.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> RPMPackageManager<'a> { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.45s [INFO] running `Command { std: "docker" "inspect" "2c3dbbe838c4f186cffcb6c87df96dc98df489dee05e963c53ecccedc67cb186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3dbbe838c4f186cffcb6c87df96dc98df489dee05e963c53ecccedc67cb186", kill_on_drop: false }` [INFO] [stdout] 2c3dbbe838c4f186cffcb6c87df96dc98df489dee05e963c53ecccedc67cb186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06910865a6033f30be89a432951a703afb6128e8b9ba06778a18587f85e7542c [INFO] running `Command { std: "docker" "start" "-a" "06910865a6033f30be89a432951a703afb6128e8b9ba06778a18587f85e7542c", kill_on_drop: false }` [INFO] [stderr] Compiling cake v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::ofs::directory::ODirectory` [INFO] [stdout] --> src/analysis/efficiency.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::ofs::directory::ODirectory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ofs::file_info::FileInfo` [INFO] [stdout] --> src/analysis/efficiency.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | use crate::ofs::file_info::FileInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ofs::file_info::FileInfo` [INFO] [stdout] --> src/ofs/directory.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | use crate::ofs::file_info::FileInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/ofs/directory.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ofs::ofs::OverlayFs` [INFO] [stdout] --> src/ofs/file_info.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::ofs::ofs::OverlayFs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::LevelFilter::Off` [INFO] [stdout] --> src/packages/archive.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use log::LevelFilter::Off; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NO_BRANCH_SPACE` is never used [INFO] [stdout] --> src/ofs/utils.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const NO_BRANCH_SPACE: &str = " "; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LAST_ITEM` is never used [INFO] [stdout] --> src/ofs/utils.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const LAST_ITEM: &str = "└─"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/alpine.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> AlpinePackageManager<'a> { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/apt.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl<'a> DebianPackageManager<'a> { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/archive.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> ArchiveManager<'a> { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RPM_MACROS` is never used [INFO] [stdout] --> src/packages/rpm.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const RPM_MACROS: &str = "/usr/lib/rpm/macros"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_packages_from_docker` is never used [INFO] [stdout] --> src/packages/rpm.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> RPMPackageManager<'a> { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn get_packages_from_docker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "06910865a6033f30be89a432951a703afb6128e8b9ba06778a18587f85e7542c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06910865a6033f30be89a432951a703afb6128e8b9ba06778a18587f85e7542c", kill_on_drop: false }` [INFO] [stdout] 06910865a6033f30be89a432951a703afb6128e8b9ba06778a18587f85e7542c