[INFO] cloning repository https://github.com/Devin-Yeung/lasagna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Devin-Yeung/lasagna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevin-Yeung%2Flasagna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevin-Yeung%2Flasagna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc947a3a007434fa58fb6fe698888e2c4b9715c9 [INFO] building Devin-Yeung/lasagna against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevin-Yeung%2Flasagna" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Devin-Yeung/lasagna [INFO] finished tweaking git repo https://github.com/Devin-Yeung/lasagna [INFO] tweaked toml for git repo https://github.com/Devin-Yeung/lasagna written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Devin-Yeung/lasagna on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Devin-Yeung/lasagna 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jobserver v0.1.24 [INFO] [stderr] Downloaded libz-rs-sys v0.5.0 [INFO] [stderr] Downloaded cpufeatures v0.2.4 [INFO] [stderr] Downloaded generic-array v0.14.6 [INFO] [stderr] Downloaded bzip2 v0.6.0 [INFO] [stderr] Downloaded ppmd-rust v1.2.1 [INFO] [stderr] Downloaded base16ct v0.3.0 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.1 [INFO] [stderr] Downloaded zlib-rs v0.5.0 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded lzma-rust2 v0.13.0 [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d9b358513061baf15c0a6b38239130d1806fa16ec916969a6957cae0249229 [INFO] running `Command { std: "docker" "start" "-a" "c2d9b358513061baf15c0a6b38239130d1806fa16ec916969a6957cae0249229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d9b358513061baf15c0a6b38239130d1806fa16ec916969a6957cae0249229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d9b358513061baf15c0a6b38239130d1806fa16ec916969a6957cae0249229", kill_on_drop: false }` [INFO] [stdout] c2d9b358513061baf15c0a6b38239130d1806fa16ec916969a6957cae0249229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f567bd084f4490bd28eaa209a6bfde153e4e8b7c3a2f8f10bf52294b6ad7ca [INFO] running `Command { std: "docker" "start" "-a" "89f567bd084f4490bd28eaa209a6bfde153e4e8b7c3a2f8f10bf52294b6ad7ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling lasagna v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `relative_to` is never used [INFO] [stdout] --> src/tree.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn relative_to(base: &Path, path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/tree.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl FileWrapper { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(depth: usize, is_last: bool, path: PathBuf) -> FileWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/tree.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct FileStream<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 45 | items: Vec>>, [INFO] [stdout] 46 | config: Option<&'a Config>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_at_root` is never used [INFO] [stdout] --> src/tree_view.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 141 | impl TreeParams { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn is_at_root(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `root`, `deeper`, and `iterate_over` are never used [INFO] [stdout] --> src/tree_view.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 151 | impl TreeDepth { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 152 | pub fn root() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn deeper(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn iterate_over(self, inner: I) -> Iter [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Iter` is never constructed [INFO] [stdout] --> src/tree_view.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct Iter { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/zipper.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(config: &'a Config) -> Zipper { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(config: &'a Config) -> Zipper<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.77s [INFO] running `Command { std: "docker" "inspect" "89f567bd084f4490bd28eaa209a6bfde153e4e8b7c3a2f8f10bf52294b6ad7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f567bd084f4490bd28eaa209a6bfde153e4e8b7c3a2f8f10bf52294b6ad7ca", kill_on_drop: false }` [INFO] [stdout] 89f567bd084f4490bd28eaa209a6bfde153e4e8b7c3a2f8f10bf52294b6ad7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 911cc893d049c6ca2700054b708b820be7bcb90e082de8b4a60b16fb09575080 [INFO] running `Command { std: "docker" "start" "-a" "911cc893d049c6ca2700054b708b820be7bcb90e082de8b4a60b16fb09575080", kill_on_drop: false }` [INFO] [stderr] Compiling lasagna v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/tree.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl FileWrapper { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(depth: usize, is_last: bool, path: PathBuf) -> FileWrapper { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/tree.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct FileStream<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 45 | items: Vec>>, [INFO] [stdout] 46 | config: Option<&'a Config>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_at_root` is never used [INFO] [stdout] --> src/tree_view.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 141 | impl TreeParams { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn is_at_root(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `deeper` is never used [INFO] [stdout] --> src/tree_view.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 151 | impl TreeDepth { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn deeper(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/zipper.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(config: &'a Config) -> Zipper { [INFO] [stdout] | -- ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(config: &'a Config) -> Zipper<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "911cc893d049c6ca2700054b708b820be7bcb90e082de8b4a60b16fb09575080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911cc893d049c6ca2700054b708b820be7bcb90e082de8b4a60b16fb09575080", kill_on_drop: false }` [INFO] [stdout] 911cc893d049c6ca2700054b708b820be7bcb90e082de8b4a60b16fb09575080