[INFO] fetching crate cpclib 0.10.0... [INFO] checking cpclib-0.10.0 against try#de39175d9e0f63ff8967b81f9639ba28d11ae6ef for pr-135331 [INFO] extracting crate cpclib 0.10.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate cpclib 0.10.0 on toolchain de39175d9e0f63ff8967b81f9639ba28d11ae6ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cpclib 0.10.0 [INFO] tweaked toml for crates.io crate cpclib 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 358 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf27e11f0887bb8f31cca074996d286d15233938ca82e6f024cd75a6fc6f4756 [INFO] running `Command { std: "docker" "start" "-a" "bf27e11f0887bb8f31cca074996d286d15233938ca82e6f024cd75a6fc6f4756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf27e11f0887bb8f31cca074996d286d15233938ca82e6f024cd75a6fc6f4756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf27e11f0887bb8f31cca074996d286d15233938ca82e6f024cd75a6fc6f4756", kill_on_drop: false }` [INFO] [stdout] bf27e11f0887bb8f31cca074996d286d15233938ca82e6f024cd75a6fc6f4756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a4aa7318afc5a3fe9adc15c40ef561878f95a5d8cae3ae96af02811e94dda7 [INFO] running `Command { std: "docker" "start" "-a" "b1a4aa7318afc5a3fe9adc15c40ef561878f95a5d8cae3ae96af02811e94dda7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling nutype_macros v0.5.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.136 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cxx v1.0.136 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking resolve-path v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cpclib-sna v0.9.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling cpclib-tokens v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cpclib-disc v0.9.2 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling cpclib-basic v0.9.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling cpclib-common v0.9.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cpclib-asm v0.9.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cxx-build v1.0.136 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking evalexpr v11.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling delegate v0.13.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling remain v0.2.14 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.136 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling cpclib-crunchers v0.9.0 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling choice_nocase v0.2.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling gif-dispose v4.0.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking cpclib-cpr v0.7.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling cpclib-xfer v0.9.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking line-span v0.1.5 [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling cpclib v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking camino-tempfile v1.1.1 [INFO] [stderr] Checking nutype v0.5.1 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Compiling prettydiff v0.6.4 [INFO] [stderr] Checking cpclib-image v0.9.0 [INFO] [stderr] Checking cpclib-z80emu v0.9.0 [INFO] [stderr] Compiling cpclib-macros v0.9.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `test_disabled` [INFO] [stdout] --> tests/parser.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(test_disabled)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(test_disabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_disabled)");` to the top of the `build.rs` [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: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`, `path-absolutize`, `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:324:11 [INFO] [stdout] | [INFO] [stdout] 324 | #[cfg(feature = "hfe")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cmdline`, `cpclib-xfer`, `default`, `log`, `path-absolutize`, `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: 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: use of deprecated method `cpclib_disc::cfg::TrackGroup::nb_sectors` [INFO] [stdout] --> tests/disccfgparser.rs:372:31 [INFO] [stdout] | [INFO] [stdout] 372 | 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:377:31 [INFO] [stdout] | [INFO] [stdout] 377 | 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:385:31 [INFO] [stdout] | [INFO] [stdout] 385 | 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:424:30 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(track.sector_size_human_readable(), sector_size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [stdout] warning: value assigned to `file` is never read [INFO] [stdout] --> tests/amsdos.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "b1a4aa7318afc5a3fe9adc15c40ef561878f95a5d8cae3ae96af02811e94dda7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a4aa7318afc5a3fe9adc15c40ef561878f95a5d8cae3ae96af02811e94dda7", kill_on_drop: false }` [INFO] [stdout] b1a4aa7318afc5a3fe9adc15c40ef561878f95a5d8cae3ae96af02811e94dda7