[INFO] fetching crate cpclib-basm 0.10.0... [INFO] testing cpclib-basm-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cpclib-basm 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cpclib-basm 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cpclib-basm 0.10.0 [INFO] tweaked toml for crates.io crate cpclib-basm 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cpclib-basm 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cpclib-basm 0.10.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-generator v0.3.1 [INFO] [stderr] Downloaded cpclib-xfer v0.10.0 [INFO] [stderr] Downloaded cpclib-asm v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96cb578b5b16fe8386d9d28b2a3abe29fd8198d54bdbc30433bdcf9464b355d7 [INFO] running `Command { std: "docker" "start" "-a" "96cb578b5b16fe8386d9d28b2a3abe29fd8198d54bdbc30433bdcf9464b355d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96cb578b5b16fe8386d9d28b2a3abe29fd8198d54bdbc30433bdcf9464b355d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cb578b5b16fe8386d9d28b2a3abe29fd8198d54bdbc30433bdcf9464b355d7", kill_on_drop: false }` [INFO] [stdout] 96cb578b5b16fe8386d9d28b2a3abe29fd8198d54bdbc30433bdcf9464b355d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe87f3a888a8d1e48664f7eff454216df25ccb65327ee09a3e96dae43cea0ad6 [INFO] running `Command { std: "docker" "start" "-a" "fe87f3a888a8d1e48664f7eff454216df25ccb65327ee09a3e96dae43cea0ad6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling nutype_macros v0.5.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling resolve-path v0.1.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling scratch v1.0.8 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.160 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling build-deps v0.1.4 [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] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cpclib-disc v0.10.0 [INFO] [stderr] Compiling cxx v1.0.160 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling sacabase v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling cpclib-basic v0.10.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling gif-dispose v4.0.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling cpclib-asm v0.10.0 [INFO] [stderr] Compiling cpclib-xfer v0.10.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling pad v0.1.6 [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 socket2 v0.5.10 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling konst_macro_rules v0.2.19 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling camino-tempfile v1.4.1 [INFO] [stderr] Compiling konst v0.2.19 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling velcro v0.5.4 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling cpclib-basm v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Compiling line-span v0.1.5 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling cpclib-crunchers v0.10.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.160 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling choice_nocase v0.2.0 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling upkr v0.2.3 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling cpclib-common v0.10.0 [INFO] [stderr] Compiling cpclib-cpr v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling nutype v0.5.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling prettydiff v0.6.4 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling cpclib-files v0.1.0 [INFO] [stderr] Compiling cpclib-image v0.10.0 [INFO] [stdout] warning: unused import: `cpclib_common::event::EventObserver` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cpclib_common::event::EventObserver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | env.handle_print(); // do the prints even if there is an assembling issue [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 346 | let _ = env.handle_print(); // do the prints even if there is an assembling issue [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "fe87f3a888a8d1e48664f7eff454216df25ccb65327ee09a3e96dae43cea0ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe87f3a888a8d1e48664f7eff454216df25ccb65327ee09a3e96dae43cea0ad6", kill_on_drop: false }` [INFO] [stdout] fe87f3a888a8d1e48664f7eff454216df25ccb65327ee09a3e96dae43cea0ad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e39fa90a35597ed8bed36c34099cd360c1fa0290b61c4d7920d91ad3f1917a46 [INFO] running `Command { std: "docker" "start" "-a" "e39fa90a35597ed8bed36c34099cd360c1fa0290b61c4d7920d91ad3f1917a46", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling cpclib-asm v0.10.0 [INFO] [stderr] Compiling cpclib-basm v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling cpclib-common v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling cpclib-cpr v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling test-generator v0.3.1 [INFO] [stderr] Compiling cpclib-sna v0.10.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling cpclib-basic v0.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling prettydiff v0.6.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cpclib-tokens v0.10.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling cpclib-disc v0.10.0 [INFO] [stderr] Compiling cpclib-files v0.1.0 [INFO] [stderr] Compiling cpclib-xfer v0.10.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling cpclib-image v0.10.0 [INFO] [stdout] warning: unused import: `cpclib_common::event::EventObserver` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cpclib_common::event::EventObserver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | env.handle_print(); // do the prints even if there is an assembling issue [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 346 | let _ = env.handle_print(); // do the prints even if there is an assembling issue [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> tests/basm_save.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | let (env, _) = process(&args, Arc::new(())).expect("Unable to assemble the file"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/rasm_tests.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | let mut verif = VerifyOutput::default(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 88 | / import_rasm_success! { [INFO] [stdout] 89 | | // Moved here. no reason to crash [INFO] [stdout] 90 | | #define AUTOTEST_LIMIT06 "org #FFFF : nop"; [INFO] [stdout] ... | [INFO] [stdout] 347 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `import_rasm_success` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpclib_common::event::EventObserver` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cpclib_common::event::EventObserver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LIMIT06` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | #define AUTOTEST_LIMIT06 "org #FFFF : nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_limit06` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LOCAPROX` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | #define AUTOTEST_LOCAPROX "repeat 1: @label nop: .prox nop: @label2 nop: djnz @label.prox: rend"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_locaprox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_ORG` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #define AUTOTEST_ORG [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_org` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_NOINCLUDE` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | #define AUTOTEST_NOINCLUDE "truc equ 0:if truc:include'bite':endif:nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_noinclude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_SWITCH` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | #define AUTOTEST_SWITCH "mavar=4:switch mavar:case 1:nop:case 4:defb 4:case 3:defb 3:break:case 2:nop:case 4:defb 4:endswitch"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_switch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_OPCODES` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | #define AUTOTEST_OPCODES "nop::ld bc,#1234::ld (bc),a::inc bc:inc b:dec b:ld b,#12:rlca:ex af,af':add hl,bc:ld a,(bc):dec bc:" [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_opcodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_ENHANCED_LD` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | #define AUTOTEST_ENHANCED_LD "ld h,(ix+11): ld l,(ix+10): ld h,(iy+21): ld l,(iy+20): ld b,(ix+11): ld c,(ix+10):" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_enhanced_ld` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_ENHANCED_PUSHPOP` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | #define AUTOTEST_ENHANCED_PUSHPOP "push bc,de,hl,ix,iy,af:pop hl,bc,de,iy,ix,af:nop 2:" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_enhanced_pushpop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_ENHANCED_LD2` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | #define AUTOTEST_ENHANCED_LD2 "ld (ix+0),hl: ld (ix+0),de: ld (ix+0),bc: ld (iy+0),hl: ld (iy+0),de: ld (iy+0),bc:" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_enhanced_ld2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_ENHANCED_LD3` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | #define AUTOTEST_ENHANCED_LD3 "ld bc,ix : ld bc,iy : ld de,ix : ld de,iy : ld ix,bc : ld ix,de : ld iy,bc : ld iy,de:" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_enhanced_ld3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_OPERATORASSIGN` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | #define AUTOTEST_OPERATORASSIGN "a=5 : a*=3 : assert a==15 : a/=5 : assert a==3 : a&=2 : assert a==2 : a+=10 : assert a==12 : " [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_operatorassign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_OPERATORASSIGN2` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | #define AUTOTEST_OPERATORASSIGN2 "a=1 : a+=2 : assert a==3 : repeat 2 : a+=10 : rend : assert a==23: a=1 : a-=2 : assert a==-1 : repeat 2... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_operatorassign2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_OPERATORASSIGN3` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | #define AUTOTEST_OPERATORASSIGN3 "a=1 : a += 2 : assert a==3 : repeat 2 : a += 10 : rend : assert a==23: a=1 : a -= 2 : assert a==-1 : re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_operatorassign3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_REPEAT3` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | #define AUTOTEST_REPEAT3 "y=0: repeat 0: y+=1: rend: assert y==0: y=0: repeat 1: y+=1: rend: assert y==1:" [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_repeat3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_SNASET` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | #define AUTOTEST_SNASET "buildsna:bank 0:nop:" [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_snaset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_VIRGULE2` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | #define AUTOTEST_VIRGULE2 "print '5,,5':nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_virgule2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_IFDEFMACRO` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | #define AUTOTEST_IFDEFMACRO "macro test:nop:endm:ifndef test:error:else:test (void):endif:ifdef test:test (void):else:error:endif:nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_ifdefmacro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_NOT` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | #define AUTOTEST_NOT "myvar=10:myvar=10+myvar:if 5!=3:else:print glop:endif:ifnot 5:print glop:else:endif:" [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_not` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LABNUM` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | #define AUTOTEST_LABNUM "mavar=67:label{mavar}truc:ld hl,7+2*label{mavar}truc:mnt=1234567:lab2{mavar}{mnt}:" [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_labnum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_EQUNUM` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | #define AUTOTEST_EQUNUM "mavar = 9:monlabel{mavar+5}truc:unalias{mavar+5}heu equ 50:autrelabel{unalias14heu}:ld hl,autrelabel50"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_equnum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_TICKER` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | #define AUTOTEST_TICKER "repeat 2: ticker start, mc:out (0),a:out (c),a:out (c),h:out (c),0:ticker stop, mc:if mc!=15:ld hl,bite:els... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_ticker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_CHARSET` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | #define AUTOTEST_CHARSET [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_charset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_CHARSET2` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | #define AUTOTEST_CHARSET2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_charset2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LZSEGMENT` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | #define AUTOTEST_LZSEGMENT "org #100:debut:jr nz,zend:lz48:repeat 128:nop:rend:lzclose:jp zend:lz48:repeat 2:dec a:jr nz,@next:ld a,5... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_lzsegment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_MULTILZ` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | #define AUTOTEST_MULTILZ "bank: jr suivant: lz48: defs 100,#FF: lzclose: suivant jr lafin: lz49: defs 100,#FF: lzclose: lafin: bank: jr p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_multilz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_MULTILZORG` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | #define AUTOTEST_MULTILZORG " tabeul: defw script0: defw script1: defw script2: " [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_multilzorg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LZDEFERED` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | #define AUTOTEST_LZDEFERED "lz48:defs 20:lzclose:defb $"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_lzdefered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_MACROPROX` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | #define AUTOTEST_MACROPROX " macro unemacro: nop: endm: global_label: ld hl, .table: .table"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_macroprox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_FORMULA1` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | #define AUTOTEST_FORMULA1 "a=5:b=2:assert int(a/b)==3:assert !a+!b==0:a=a*100:b=b*100:assert a*b==100000:ld hl,a*b-65536:a=123+-5*(-6/2)-... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_formula1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_EMBEDDED_LABELS` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | #define AUTOTEST_EMBEDDED_LABELS " disarkCounter = 0:MACRO dkps:PLY_AKG_DisarkPointerRegionStart_{disarkCounter}:ENDM" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_embedded_labels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_INTORAM1` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | #define AUTOTEST_INTORAM1 " buildsna : bankset 0 : org #3FF8 : defb 'roudoudou in da house' "; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_intoram1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_DEFMOD` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | #define AUTOTEST_DEFMOD "nbt=0: module preums: label1 nop: label3: label4: ifdef label1:nbt+=1:endif: ifdef label3:nbt+=1:endif:" [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_defmod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LZ4` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | #define AUTOTEST_LZ4 "lz4:repeat 10:nop:rend:defb 'roudoudoudouoneatxkjhgfdskljhsdfglkhnopnopnopnop':lzclose"; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_lz4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_DELAYED_RUN` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | #define AUTOTEST_DELAYED_RUN "run _start:nop:_start nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_delayed_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_SETINSIDE` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | #define AUTOTEST_SETINSIDE "ld hl,0=0xC9FB"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_setinside` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_BADINCLUDE` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | #define AUTOTEST_BADINCLUDE "include 'truc\n .bin' \n nop nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_badinclude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_BADINCBIN` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | #define AUTOTEST_BADINCBIN "incl49 'truc\n .bin' \n nop nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_badincbin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_BADINCLUDE02` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | #define AUTOTEST_BADINCLUDE02 "read: ldir : cp ';'"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_badinclude02` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_INSTRMUSTFAILED` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | #define AUTOTEST_INSTRMUSTFAILED "ld a,b,c:ldi a: ldir bc:exx hl,de:exx de:ex bc,hl:ex hl,bc:ex af,af:ex hl,hl:ex hl:exx hl: " [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_instrmustfailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_VIRGULE` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | #define AUTOTEST_VIRGULE "defb 5,5,,5"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_virgule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_REPEATKO` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | #define AUTOTEST_REPEATKO "repeat 5:nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_repeatko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_WHILEKO` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | #define AUTOTEST_WHILEKO "while 5:nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_whileko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_SAVEINVALID1` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | #define AUTOTEST_SAVEINVALID1 "nop : save'gruik',20,-100"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_saveinvalid1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_SAVEINVALID2` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | #define AUTOTEST_SAVEINVALID2 "nop : save'gruik',-20,100"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_saveinvalid2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_SAVEINVALID3` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | #define AUTOTEST_SAVEINVALID3 "nop : save'gruik',40000,30000"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_saveinvalid3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_MACRO_CONF01` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | #define AUTOTEST_MACRO_CONF01 " nop: macro label1: nop: mend: macro label1: nop: mend:"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_macro_conf01` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_MACRO_CONF02` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | #define AUTOTEST_MACRO_CONF02 " label1=0: macro label1: nop: mend: nop:"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_macro_conf02` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_MACRO_CONF03` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | #define AUTOTEST_MACRO_CONF03 " label1 equ #100: macro label1: nop: mend: nop:"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_macro_conf03` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_MACRO_CONF04` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | #define AUTOTEST_MACRO_CONF04 " label1 nop: macro label1: nop: mend: nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_macro_conf04` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LIMITKO` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | #define AUTOTEST_LIMITKO "limit #100:org #100:add ix,ix"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_limitko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LIMIT03` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | #define AUTOTEST_LIMIT03 "limit -1 : nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_limit03` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LIMIT04` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | #define AUTOTEST_LIMIT04 "limit #10001 : nop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_limit04` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LIMIT05` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | #define AUTOTEST_LIMIT05 "org #FFFF : ldir"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_limit05` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LIMIT07` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | #define AUTOTEST_LIMIT07 "org #ffff : Start: equ $ : di : ld hl,#c9fb : ld (#38),hl"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_limit07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_INHIBITION` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | #define AUTOTEST_INHIBITION "if 0:ifused truc:ifnused glop:ifdef bidule:ifndef machin:ifnot 1:nop:endif:nop:else:nop:endif:endif:endif:en... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_inhibition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AUTOTEST_LIMITOK` should have a snake case name [INFO] [stdout] --> tests/rasm_tests.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | #define AUTOTEST_LIMITOK "org #100:limit #102:nop:limit #103:ld a,0:protect #105,#107:limit #108:xor a:org $+3:inc a" ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autotest_limitok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | env.handle_print(); // do the prints even if there is an assembling issue [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 346 | let _ = env.handle_print(); // do the prints even if there is an assembling issue [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/real_tests.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[test_resources("cpclib-basm/tests/asm/warning_*.asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern cpclib-basm/tests/asm/warning_*.asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/real_tests.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[test_resources("cpclib-basm/tests/asm/good_*.asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern cpclib-basm/tests/asm/good_*.asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/real_tests.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[test_resources("cpclib-basm/tests/asm/good_*.asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern cpclib-basm/tests/asm/good_*.asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/real_tests.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | #[test_resources("cpclib-basm/tests/asm/good_*.asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern cpclib-basm/tests/asm/good_*.asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/real_tests.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | #[test_resources("cpclib-basm/tests/asm/good_*.asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern cpclib-basm/tests/asm/good_*.asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/real_tests.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | #[test_resources("cpclib-basm/tests/asm/bad_*.asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: no resource matching the pattern cpclib-basm/tests/asm/bad_*.asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpclib_common::itertools::Itertools` [INFO] [stdout] --> tests/real_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cpclib_common::itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> tests/real_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cpclib-basm` (test "real_tests") due to 6 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e39fa90a35597ed8bed36c34099cd360c1fa0290b61c4d7920d91ad3f1917a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39fa90a35597ed8bed36c34099cd360c1fa0290b61c4d7920d91ad3f1917a46", kill_on_drop: false }` [INFO] [stdout] e39fa90a35597ed8bed36c34099cd360c1fa0290b61c4d7920d91ad3f1917a46