[INFO] fetching crate cpclib 0.11.0... [INFO] checking cpclib-0.11.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate cpclib 0.11.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate cpclib 0.11.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cpclib 0.11.0 [INFO] tweaked toml for crates.io crate cpclib 0.11.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cpclib 0.11.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cpclib 0.11.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5db9249a807b3475694d316dca22733c3d2bb1e1dae7cade58fa57b0bcff9176 [INFO] running `Command { std: "docker" "start" "-a" "5db9249a807b3475694d316dca22733c3d2bb1e1dae7cade58fa57b0bcff9176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5db9249a807b3475694d316dca22733c3d2bb1e1dae7cade58fa57b0bcff9176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db9249a807b3475694d316dca22733c3d2bb1e1dae7cade58fa57b0bcff9176", kill_on_drop: false }` [INFO] [stdout] 5db9249a807b3475694d316dca22733c3d2bb1e1dae7cade58fa57b0bcff9176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dae4e87cd9aa8b062b783d4998cb11f9806a224955b2f878a3bb8f514179599d [INFO] running `Command { std: "docker" "start" "-a" "dae4e87cd9aa8b062b783d4998cb11f9806a224955b2f878a3bb8f514179599d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling nutype_macros v0.5.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling cpclib-sna v0.10.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling cpclib-tokens v0.10.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking resolve-path v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Compiling cxxbridge-flags v1.0.160 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling scratch v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling cxx v1.0.160 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cpclib-disc v0.10.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cxx-build v1.0.160 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking cpclib-common v0.10.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.160 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling cpclib-crunchers v0.10.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling cpclib-basic v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking nutype v0.5.1 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking evalexpr v11.3.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling cpclib-asm v0.10.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking sacabase v2.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling choice_nocase v0.2.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking lexopt v0.3.1 [INFO] [stderr] Checking upkr v0.2.3 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking gif-dispose v4.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking include-flate v0.3.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking prettydiff v0.6.4 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking cpclib-image v0.10.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Checking cpclib-files v0.1.0 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking cpclib-cpr v0.8.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Checking hashbag v0.1.12 [INFO] [stderr] Checking line-span v0.1.5 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling cpclib-xfer v0.10.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking camino-tempfile v1.4.1 [INFO] [stderr] Compiling cpclib v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking bon v3.6.5 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking cpclib-sprite-compiler v0.1.0 [INFO] [stderr] Checking cpclib-z80emu v0.10.0 [INFO] [stderr] Compiling cpclib-macros v0.10.0 [INFO] [stdout] warning: function `test_macro_parse_z80_single_instruction` is never used [INFO] [stdout] --> tests/macros.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn test_macro_parse_z80_single_instruction() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hfe` [INFO] [stdout] --> tests/disccfgparser.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "hfe")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cmdline`, `cpclib-xfer`, `default`, `log`, `time`, and `xferlib` [INFO] [stdout] = help: consider adding `hfe` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `hfe` [INFO] [stdout] --> tests/disccfgparser.rs:332:11 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(feature = "hfe")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cmdline`, `cpclib-xfer`, `default`, `log`, `time`, and `xferlib` [INFO] [stdout] = help: consider adding `hfe` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `cpclib_disc::cfg::TrackGroup::nb_sectors` [INFO] [stdout] --> tests/disccfgparser.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 386 | assert_eq!(track_info.nb_sectors(), 9); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `cpclib_disc::cfg::TrackGroup::nb_sectors` [INFO] [stdout] --> tests/disccfgparser.rs:391:31 [INFO] [stdout] | [INFO] [stdout] 391 | assert_eq!(track_info.nb_sectors(), 10); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `cpclib_disc::cfg::TrackGroup::nb_sectors` [INFO] [stdout] --> tests/disccfgparser.rs:399:31 [INFO] [stdout] | [INFO] [stdout] 399 | assert_eq!(track_info.nb_sectors(), 10); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `cpclib_disc::edsk::TrackInformation::sector_size_human_readable`: Note sure it should be used as each sector store this information and different sizes are possible [INFO] [stdout] --> tests/disccfgparser.rs:438:30 [INFO] [stdout] | [INFO] [stdout] 438 | assert_eq!(track.sector_size_human_readable(), sector_size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `file` is never read [INFO] [stdout] --> tests/amsdos.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | let mut file = None; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpclib_common::itertools::Itertools` [INFO] [stdout] --> tests/edsk.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use cpclib_common::itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "dae4e87cd9aa8b062b783d4998cb11f9806a224955b2f878a3bb8f514179599d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae4e87cd9aa8b062b783d4998cb11f9806a224955b2f878a3bb8f514179599d", kill_on_drop: false }` [INFO] [stdout] dae4e87cd9aa8b062b783d4998cb11f9806a224955b2f878a3bb8f514179599d