[INFO] fetching crate cpclib 0.4.3-alpha... [INFO] checking cpclib-0.4.3-alpha against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate cpclib 0.4.3-alpha into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cpclib 0.4.3-alpha on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib 0.4.3-alpha [INFO] finished tweaking crates.io crate cpclib 0.4.3-alpha [INFO] tweaked toml for crates.io crate cpclib 0.4.3-alpha written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate cpclib 0.4.3-alpha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lz4-sys v1.9.2 [INFO] [stderr] Downloaded cpclib-macros v0.4.3-alpha [INFO] [stderr] Downloaded dbg v1.0.4 [INFO] [stderr] Downloaded weezl v0.1.2 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded lz4 v1.23.2 [INFO] [stderr] Downloaded cpclib-z80emu v0.4.3-alpha [INFO] [stderr] Downloaded bytemuck v1.4.1 [INFO] [stderr] Downloaded gif v0.11.1 [INFO] [stderr] Downloaded deflate v0.8.6 [INFO] [stderr] Downloaded imgref v1.7.0 [INFO] [stderr] Downloaded gif-dispose v2.4.1 [INFO] [stderr] Downloaded image v0.23.10 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded png v0.16.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8be75dde8713b0775bce8ea5dc672cb426deb28d83002ff65b46707a6a64fc83 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8be75dde8713b0775bce8ea5dc672cb426deb28d83002ff65b46707a6a64fc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8be75dde8713b0775bce8ea5dc672cb426deb28d83002ff65b46707a6a64fc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be75dde8713b0775bce8ea5dc672cb426deb28d83002ff65b46707a6a64fc83", kill_on_drop: false }` [INFO] [stdout] 8be75dde8713b0775bce8ea5dc672cb426deb28d83002ff65b46707a6a64fc83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cfd2887610a55886bbbd202c95faeffba1279f46db7e7e9e5a538b98b1d669b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4cfd2887610a55886bbbd202c95faeffba1279f46db7e7e9e5a538b98b1d669b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking weezl v0.1.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking imgref v1.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking path-dedot v3.0.7 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Checking path-absolutize v3.0.6 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking gif-dispose v2.4.1 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling delegate v0.4.3 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling cpclib-sna v0.4.3-alpha [INFO] [stderr] Compiling cpclib-tokens v0.4.3-alpha [INFO] [stderr] Compiling cpclib-disc v0.4.3-alpha [INFO] [stderr] Compiling cpclib-basic v0.4.3-alpha [INFO] [stderr] Compiling cpclib-asm v0.4.3-alpha [INFO] [stderr] Compiling cpclib-xfer v0.4.3-alpha [INFO] [stderr] Compiling cpclib v0.4.3-alpha (/opt/rustwide/workdir) [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking cpclib-z80emu v0.4.3-alpha [INFO] [stderr] Compiling cpclib-macros v0.4.3-alpha [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/assemble.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::assembler::visit_tokens`: use visit_tokens_one_pass [INFO] [stdout] --> tests/assemble.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | let _count = visit_tokens(&tokens).unwrap().size(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib::cpclib_disc::cfg::TrackGroup::nb_sectors` [INFO] [stdout] --> tests/disccfgparser.rs:338:31 [INFO] [stdout] | [INFO] [stdout] 338 | 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 associated function `cpclib::cpclib_disc::cfg::TrackGroup::nb_sectors` [INFO] [stdout] --> tests/disccfgparser.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | assert_eq!(track_info.nb_sectors(), 10); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No such file or directory (os error 2) [INFO] [stdout] --> tests/macros.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | let listing = parse_z80!(fname: "./cpclib/tests/my_path.asm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1027:30 [INFO] [stdout] | [INFO] [stdout] 1027 | let tokens = get_val(parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1107:30 [INFO] [stdout] | [INFO] [stdout] 1107 | let tokens = get_val(parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1126:30 [INFO] [stdout] | [INFO] [stdout] 1126 | let tokens = get_val(parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1130:30 [INFO] [stdout] | [INFO] [stdout] 1130 | let tokens = get_val(parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1134:30 [INFO] [stdout] | [INFO] [stdout] 1134 | let tokens = get_val(parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1139:30 [INFO] [stdout] | [INFO] [stdout] 1139 | let tokens = get_val(parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1162:32 [INFO] [stdout] | [INFO] [stdout] 1162 | eprintln!("RES: {:?}", parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1167:32 [INFO] [stdout] | [INFO] [stdout] 1167 | eprintln!("RES: {:?}", parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1224:32 [INFO] [stdout] | [INFO] [stdout] 1224 | eprintln!("RES: {:?}", parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1225:30 [INFO] [stdout] | [INFO] [stdout] 1225 | let tokens = get_val(parse_z80_str(code)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib::cpclib_disc::cfg::TrackGroup::nb_sectors` [INFO] [stdout] --> tests/disccfgparser.rs:351:31 [INFO] [stdout] | [INFO] [stdout] 351 | assert_eq!(track_info.nb_sectors(), 10); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1232:30 [INFO] [stdout] | [INFO] [stdout] 1232 | let token = &get_val(parse_z80_str(code))[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1244:30 [INFO] [stdout] | [INFO] [stdout] 1244 | let token = &get_val(parse_z80_str(code))[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpclib_asm::parser::parse_z80_str` [INFO] [stdout] --> tests/parser.rs:1256:30 [INFO] [stdout] | [INFO] [stdout] 1256 | let token = &get_val(parse_z80_str(code))[0]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib::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:392:30 [INFO] [stdout] | [INFO] [stdout] 392 | assert_eq!(track.sector_size_human_readable(), sector_size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib_asm::preamble::Token::org_expr`: please use `expr` instead as other token need it [INFO] [stdout] --> tests/parser.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | assert!(opcode.org_expr().is_some()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib_asm::preamble::Token::org_expr`: please use `expr` instead as other token need it [INFO] [stdout] --> tests/parser.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | let arg1 = opcode.org_expr().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib_asm::preamble::Token::org_expr`: please use `expr` instead as other token need it [INFO] [stdout] --> tests/parser.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | assert!(opcode.org_expr().is_some()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib_asm::preamble::Token::org_expr`: please use `expr` instead as other token need it [INFO] [stdout] --> tests/parser.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | let arg1 = opcode.org_expr().expect("expression expected"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib_asm::preamble::Token::org_expr`: please use `expr` instead as other token need it [INFO] [stdout] --> tests/parser.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | assert!(opcode.org_expr().is_some()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cpclib_asm::preamble::Token::org_expr`: please use `expr` instead as other token need it [INFO] [stdout] --> tests/parser.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | let arg1 = opcode.org_expr().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/assemble.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | visit_token(&Token::Org(Expr::Value(10), None), &mut env); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/assemble.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / visit_token( [INFO] [stdout] 14 | | &Token::Defb(vec![Expr::Value(10), Expr::Value(5)]), [INFO] [stdout] 15 | | &mut env, [INFO] [stdout] 16 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/assemble.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | / visit_token( [INFO] [stdout] 18 | | &Token::OpCode( [INFO] [stdout] 19 | | Mnemonic::Ld, [INFO] [stdout] 20 | | Some(DataAccess::Register8(Register8::A)), [INFO] [stdout] ... | [INFO] [stdout] 23 | | &mut env, [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/assemble.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / visit_token( [INFO] [stdout] 33 | | &Token::OpCode( [INFO] [stdout] 34 | | Mnemonic::Ld, [INFO] [stdout] 35 | | Some(DataAccess::Register8(Register8::A)), [INFO] [stdout] ... | [INFO] [stdout] 38 | | &mut env, [INFO] [stdout] 39 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/assemble.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / visit_token( [INFO] [stdout] 43 | | &Token::OpCode( [INFO] [stdout] 44 | | Mnemonic::Ld, [INFO] [stdout] 45 | | Some(DataAccess::Register8(Register8::A)), [INFO] [stdout] ... | [INFO] [stdout] 48 | | &mut env, [INFO] [stdout] 49 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/assemble.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / visit_token( [INFO] [stdout] 53 | | &Token::OpCode( [INFO] [stdout] 54 | | Mnemonic::Ld, [INFO] [stdout] 55 | | Some(DataAccess::Register8(Register8::C)), [INFO] [stdout] ... | [INFO] [stdout] 58 | | &mut env, [INFO] [stdout] 59 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cpclib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_mnemonic` [INFO] [stdout] --> tests/parser.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn check_mnemonic(code: &str, mnemonic: Mnemonic) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_error` [INFO] [stdout] --> tests/parser.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_error(res: IResult<&str, T>) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `comp_test` [INFO] [stdout] --> tests/parser.rs:1040:8 [INFO] [stdout] | [INFO] [stdout] 1040 | fn comp_test() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4cfd2887610a55886bbbd202c95faeffba1279f46db7e7e9e5a538b98b1d669b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cfd2887610a55886bbbd202c95faeffba1279f46db7e7e9e5a538b98b1d669b", kill_on_drop: false }` [INFO] [stdout] 4cfd2887610a55886bbbd202c95faeffba1279f46db7e7e9e5a538b98b1d669b