[INFO] fetching crate httm 0.32.0... [INFO] testing httm-0.32.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate httm 0.32.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate httm 0.32.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate httm 0.32.0 [INFO] finished tweaking crates.io crate httm 0.32.0 [INFO] tweaked toml for crates.io crate httm 0.32.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate httm 0.32.0 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xattr v1.0.1 [INFO] [stderr] Downloaded thiserror v1.0.39 [INFO] [stderr] Downloaded vte v0.13.0 [INFO] [stderr] Downloaded partition-identity v0.3.0 [INFO] [stderr] Downloaded proc-mounts v0.3.0 [INFO] [stderr] Downloaded nu-ansi-term v0.49.0 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded filetime v0.2.22 [INFO] [stderr] Downloaded lscolors v0.16.0 [INFO] [stderr] Downloaded exacl v0.11.0 [INFO] [stderr] Downloaded zerocopy v0.7.25 [INFO] [stderr] Downloaded zerocopy-derive v0.7.25 [INFO] [stderr] Downloaded rustix v0.38.13 [INFO] [stderr] Downloaded hashbrown v0.14.2 [INFO] [stderr] Downloaded time v0.3.21 [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] [stderr] Downloaded ahash v0.8.5 [INFO] [stderr] Downloaded indexmap v2.1.0 [INFO] [stderr] Downloaded two_percent v0.10.34 [INFO] [stderr] Downloaded fuzzy-muff v0.3.10 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.39 [INFO] [stderr] Downloaded home v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 832336755b6f0a6f46d245b906cd79fcb536122d05b7e222e2cb74d7a026a9ab [INFO] running `Command { std: "docker" "start" "-a" "832336755b6f0a6f46d245b906cd79fcb536122d05b7e222e2cb74d7a026a9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832336755b6f0a6f46d245b906cd79fcb536122d05b7e222e2cb74d7a026a9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832336755b6f0a6f46d245b906cd79fcb536122d05b7e222e2cb74d7a026a9ab", kill_on_drop: false }` [INFO] [stdout] 832336755b6f0a6f46d245b906cd79fcb536122d05b7e222e2cb74d7a026a9ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6262962c73c676973a0d67bb1997c9932c9568eee7891ef3c2fca0e886d4149 [INFO] running `Command { std: "docker" "start" "-a" "e6262962c73c676973a0d67bb1997c9932c9568eee7891ef3c2fca0e886d4149", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling ahash v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling fuzzy-muff v0.3.10 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lscolors v0.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling vte v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.192/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=98fff9b7be398528 -C extra-filename=-98fff9b7be398528 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e6262962c73c676973a0d67bb1997c9932c9568eee7891ef3c2fca0e886d4149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6262962c73c676973a0d67bb1997c9932c9568eee7891ef3c2fca0e886d4149", kill_on_drop: false }` [INFO] [stdout] e6262962c73c676973a0d67bb1997c9932c9568eee7891ef3c2fca0e886d4149 [INFO] testing httm-0.32.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate httm 0.32.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate httm 0.32.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate httm 0.32.0 [INFO] finished tweaking crates.io crate httm 0.32.0 [INFO] tweaked toml for crates.io crate httm 0.32.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate httm 0.32.0 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ff44aa39d9bf027d595377539486736237d078bab0b78a291dde3f058dab4f3 [INFO] running `Command { std: "docker" "start" "-a" "8ff44aa39d9bf027d595377539486736237d078bab0b78a291dde3f058dab4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ff44aa39d9bf027d595377539486736237d078bab0b78a291dde3f058dab4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff44aa39d9bf027d595377539486736237d078bab0b78a291dde3f058dab4f3", kill_on_drop: false }` [INFO] [stdout] 8ff44aa39d9bf027d595377539486736237d078bab0b78a291dde3f058dab4f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76eb73c6fc932e972928ea1f22f46ccba88316eef3613fc2823b734b5eae1da5 [INFO] running `Command { std: "docker" "start" "-a" "76eb73c6fc932e972928ea1f22f46ccba88316eef3613fc2823b734b5eae1da5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling ahash v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling fuzzy-muff v0.3.10 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lscolors v0.16.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling vte v0.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling partition-identity v0.3.0 [INFO] [stderr] Compiling proc-mounts v0.3.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling two_percent v0.10.34 [INFO] [stderr] Compiling httm v0.32.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/data/paths.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/data/paths.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unbounded` is imported redundantly [INFO] [stdout] --> src/exec/interactive.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use crossbeam_channel::unbounded; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | use skim::prelude::*; [INFO] [stdout] | ---------------- the item `unbounded` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/exec/recursive.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 29 | use skim::prelude::*; [INFO] [stdout] | ---------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 33 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/library/iter_extensions.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/library/iter_extensions.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/library/utility.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_group_map` is never used [INFO] [stdout] --> src/library/iter_extensions.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub trait HttmIter: Iterator { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 57 | fn into_group_map(self) -> HashMap> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.13s [INFO] running `Command { std: "docker" "inspect" "76eb73c6fc932e972928ea1f22f46ccba88316eef3613fc2823b734b5eae1da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76eb73c6fc932e972928ea1f22f46ccba88316eef3613fc2823b734b5eae1da5", kill_on_drop: false }` [INFO] [stdout] 76eb73c6fc932e972928ea1f22f46ccba88316eef3613fc2823b734b5eae1da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52ef3171acb8b9b0a8dae4a2bd5f75b91ceb6689a5fe4d74d014459221893195 [INFO] running `Command { std: "docker" "start" "-a" "52ef3171acb8b9b0a8dae4a2bd5f75b91ceb6689a5fe4d74d014459221893195", kill_on_drop: false }` [INFO] [stderr] Compiling httm v0.32.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/data/paths.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/data/paths.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unbounded` is imported redundantly [INFO] [stdout] --> src/exec/interactive.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use crossbeam_channel::unbounded; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | use skim::prelude::*; [INFO] [stdout] | ---------------- the item `unbounded` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/exec/recursive.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 29 | use skim::prelude::*; [INFO] [stdout] | ---------------- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 33 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/library/iter_extensions.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/library/iter_extensions.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/library/utility.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_group_map` is never used [INFO] [stdout] --> src/library/iter_extensions.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub trait HttmIter: Iterator { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 57 | fn into_group_map(self) -> HashMap> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "52ef3171acb8b9b0a8dae4a2bd5f75b91ceb6689a5fe4d74d014459221893195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ef3171acb8b9b0a8dae4a2bd5f75b91ceb6689a5fe4d74d014459221893195", kill_on_drop: false }` [INFO] [stdout] 52ef3171acb8b9b0a8dae4a2bd5f75b91ceb6689a5fe4d74d014459221893195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8397e99c24221226f9694da6ece65642f91c03dc3de8c753ddc6091cfd03756 [INFO] running `Command { std: "docker" "start" "-a" "a8397e99c24221226f9694da6ece65642f91c03dc3de8c753ddc6091cfd03756", kill_on_drop: false }` [INFO] [stderr] warning: the item `Ord` is imported redundantly [INFO] [stderr] --> src/data/paths.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stderr] | ^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Ord` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `PartialOrd` is imported redundantly [INFO] [stderr] --> src/data/paths.rs:28:31 [INFO] [stderr] | [INFO] [stderr] 28 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `PartialOrd` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `unbounded` is imported redundantly [INFO] [stderr] --> src/exec/interactive.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | use crossbeam_channel::unbounded; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 34 | use skim::prelude::*; [INFO] [stderr] | ---------------- the item `unbounded` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> src/exec/recursive.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 29 | use skim::prelude::*; [INFO] [stderr] | ---------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 33 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Iterator` is imported redundantly [INFO] [stderr] --> src/library/iter_extensions.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | use std::iter::Iterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Iterator` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Iterator` is imported redundantly [INFO] [stderr] --> src/library/iter_extensions.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | use std::iter::Iterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Iterator` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Iterator` is imported redundantly [INFO] [stderr] --> src/library/utility.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | use std::iter::Iterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Iterator` is already defined here [INFO] [stderr] [INFO] [stderr] warning: method `into_group_map` is never used [INFO] [stderr] --> src/library/iter_extensions.rs:57:8 [INFO] [stderr] | [INFO] [stderr] 56 | pub trait HttmIter: Iterator { [INFO] [stderr] | -------- method in this trait [INFO] [stderr] 57 | fn into_group_map(self) -> HashMap> [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `httm` (bin "httm" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httm-8e9970feebcb2430) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a8397e99c24221226f9694da6ece65642f91c03dc3de8c753ddc6091cfd03756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8397e99c24221226f9694da6ece65642f91c03dc3de8c753ddc6091cfd03756", kill_on_drop: false }` [INFO] [stdout] a8397e99c24221226f9694da6ece65642f91c03dc3de8c753ddc6091cfd03756