[INFO] fetching crate df_st_core 0.3.0-development-2...
[INFO] checking df_st_core-0.3.0-development-2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate df_st_core 0.3.0-development-2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate df_st_core 0.3.0-development-2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate df_st_core 0.3.0-development-2
[INFO] finished tweaking crates.io crate df_st_core 0.3.0-development-2
[INFO] tweaked toml for crates.io crate df_st_core 0.3.0-development-2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded df_st_derive v0.3.0-development-2
[INFO] [stderr]   Downloaded juniper v0.14.2
[INFO] [stderr]   Downloaded df_cp437 v1.1.0
[INFO] [stderr]   Downloaded directories v3.0.2
[INFO] [stderr]   Downloaded juniper_codegen v0.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 642d4c95de4eb40bba3d93dbe25c61fa8b9cac255ad2eb2fc233e609158de3f4
[INFO] running `Command { std: "docker" "start" "-a" "642d4c95de4eb40bba3d93dbe25c61fa8b9cac255ad2eb2fc233e609158de3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "642d4c95de4eb40bba3d93dbe25c61fa8b9cac255ad2eb2fc233e609158de3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "642d4c95de4eb40bba3d93dbe25c61fa8b9cac255ad2eb2fc233e609158de3f4", kill_on_drop: false }`
[INFO] [stdout] 642d4c95de4eb40bba3d93dbe25c61fa8b9cac255ad2eb2fc233e609158de3f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c7cdf1f806364f412aa306909bf24bd4072389cdda5f9862b5691a84a3cd19
[INFO] running `Command { std: "docker" "start" "-a" "d2c7cdf1f806364f412aa306909bf24bd4072389cdda5f9862b5691a84a3cd19", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking df_cp437 v1.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling juniper_codegen v0.14.2
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling df_st_derive v0.3.0-development-2
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking juniper v0.14.2
[INFO] [stderr]     Checking df_st_core v0.3.0-development-2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `convert_cp437_byte_to_utf8_bytes` in crate `df_cp437`
[INFO] [stdout]    --> src/bufreader.rs:259:45
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     let newchar = df_cp437::convert_cp437_byte_to_utf8_bytes(&self.buf[i]);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `convert_cp437_byte_to_utf8_bytes_for_chars`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/df_cp437-1.1.0/src/cp437.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub fn convert_cp437_byte_to_utf8_bytes_for_chars(b: &u8) -> [u8; 3] {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `convert_cp437_byte_to_utf8_bytes_for_chars` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `convert_cp437_byte_to_utf8_bytes` in crate `df_cp437`
[INFO] [stdout]    --> src/bufreader.rs:259:45
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     let newchar = df_cp437::convert_cp437_byte_to_utf8_bytes(&self.buf[i]);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `convert_cp437_byte_to_utf8_bytes_for_chars`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/df_cp437-1.1.0/src/cp437.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub fn convert_cp437_byte_to_utf8_bytes_for_chars(b: &u8) -> [u8; 3] {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `convert_cp437_byte_to_utf8_bytes_for_chars` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/fillable.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cmp::Eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/fillable.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cmp::Eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_st_core` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `df_st_core` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d2c7cdf1f806364f412aa306909bf24bd4072389cdda5f9862b5691a84a3cd19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c7cdf1f806364f412aa306909bf24bd4072389cdda5f9862b5691a84a3cd19", kill_on_drop: false }`
[INFO] [stdout] d2c7cdf1f806364f412aa306909bf24bd4072389cdda5f9862b5691a84a3cd19
[INFO] checking df_st_core-0.3.0-development-2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate df_st_core 0.3.0-development-2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate df_st_core 0.3.0-development-2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate df_st_core 0.3.0-development-2
[INFO] finished tweaking crates.io crate df_st_core 0.3.0-development-2
[INFO] tweaked toml for crates.io crate df_st_core 0.3.0-development-2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb14db3b5cfdb0ec4c383c0917fd20b9b50dfc4ad4be8f7399d788b3beafd57c
[INFO] running `Command { std: "docker" "start" "-a" "eb14db3b5cfdb0ec4c383c0917fd20b9b50dfc4ad4be8f7399d788b3beafd57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb14db3b5cfdb0ec4c383c0917fd20b9b50dfc4ad4be8f7399d788b3beafd57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb14db3b5cfdb0ec4c383c0917fd20b9b50dfc4ad4be8f7399d788b3beafd57c", kill_on_drop: false }`
[INFO] [stdout] eb14db3b5cfdb0ec4c383c0917fd20b9b50dfc4ad4be8f7399d788b3beafd57c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94fd81885d6390b34032ec7329c98c96d6a326a4663aca28c927dbeff9d9768a
[INFO] running `Command { std: "docker" "start" "-a" "94fd81885d6390b34032ec7329c98c96d6a326a4663aca28c927dbeff9d9768a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking df_cp437 v1.1.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling juniper_codegen v0.14.2
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling df_st_derive v0.3.0-development-2
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking juniper v0.14.2
[INFO] [stderr]     Checking df_st_core v0.3.0-development-2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `convert_cp437_byte_to_utf8_bytes` in crate `df_cp437`
[INFO] [stdout]    --> src/bufreader.rs:259:45
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     let newchar = df_cp437::convert_cp437_byte_to_utf8_bytes(&self.buf[i]);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `convert_cp437_byte_to_utf8_bytes_for_chars`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/df_cp437-1.1.0/src/cp437.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub fn convert_cp437_byte_to_utf8_bytes_for_chars(b: &u8) -> [u8; 3] {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `convert_cp437_byte_to_utf8_bytes_for_chars` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `convert_cp437_byte_to_utf8_bytes` in crate `df_cp437`
[INFO] [stdout]    --> src/bufreader.rs:259:45
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     let newchar = df_cp437::convert_cp437_byte_to_utf8_bytes(&self.buf[i]);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `convert_cp437_byte_to_utf8_bytes_for_chars`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/df_cp437-1.1.0/src/cp437.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub fn convert_cp437_byte_to_utf8_bytes_for_chars(b: &u8) -> [u8; 3] {
[INFO] [stdout]     | -------------------------------------------------------------------- similarly named function `convert_cp437_byte_to_utf8_bytes_for_chars` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/fillable.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cmp::Eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/fillable.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cmp::Eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_st_core` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `df_st_core` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "94fd81885d6390b34032ec7329c98c96d6a326a4663aca28c927dbeff9d9768a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94fd81885d6390b34032ec7329c98c96d6a326a4663aca28c927dbeff9d9768a", kill_on_drop: false }`
[INFO] [stdout] 94fd81885d6390b34032ec7329c98c96d6a326a4663aca28c927dbeff9d9768a
