[INFO] fetching crate cpclib-bdasm 0.8.3... [INFO] testing cpclib-bdasm-0.8.3 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] extracting crate cpclib-bdasm 0.8.3 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate cpclib-bdasm 0.8.3 on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-bdasm 0.8.3 [INFO] finished tweaking crates.io crate cpclib-bdasm 0.8.3 [INFO] tweaked toml for crates.io crate cpclib-bdasm 0.8.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate cpclib-bdasm 0.8.3 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_format_proc_macros v0.2.32 [INFO] [stderr] Downloaded konst_macro_rules v0.2.19 [INFO] [stderr] Downloaded const_format v0.2.32 [INFO] [stderr] Downloaded konst v0.2.19 [INFO] [stderr] Downloaded cpclib-asm v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2782669d50689d20bd4c4da1ae46401c9233ac267b28d7dbc255187bd8bff162 [INFO] running `Command { std: "docker" "start" "-a" "2782669d50689d20bd4c4da1ae46401c9233ac267b28d7dbc255187bd8bff162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2782669d50689d20bd4c4da1ae46401c9233ac267b28d7dbc255187bd8bff162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2782669d50689d20bd4c4da1ae46401c9233ac267b28d7dbc255187bd8bff162", kill_on_drop: false }` [INFO] [stdout] 2782669d50689d20bd4c4da1ae46401c9233ac267b28d7dbc255187bd8bff162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85a4cedcbc8dbfe92d17f02f19da9dc2b789a7caeef4528cd779f3eb183022e6 [INFO] running `Command { std: "docker" "start" "-a" "85a4cedcbc8dbfe92d17f02f19da9dc2b789a7caeef4528cd779f3eb183022e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling resolve-path v0.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling cpclib-sna v0.8.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.124 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling cxx v1.0.124 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling cpclib-common v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling cxx-build v1.0.124 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling cpclib-tokens v0.8.2 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling cxxbridge-macro v1.0.124 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling remain v0.2.14 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling cpclib-crunchers v0.8.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cpclib-basic v0.8.1 [INFO] [stderr] Compiling cpclib-disc v0.8.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ordered-float v4.2.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling evalexpr v11.3.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling gif-dispose v4.0.1 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling cpclib-asm v0.8.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling konst_macro_rules v0.2.19 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling konst v0.2.19 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling velcro v0.5.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling choice_nocase v0.2.0 [INFO] [stderr] Compiling cpclib-cpr v0.6.0 [INFO] [stderr] Compiling cpclib-bdasm v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Compiling line-span v0.1.5 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling prettydiff v0.6.4 [INFO] [stderr] Compiling ravif v0.11.7 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling cpclib-image v0.8.2 [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | cpclib_asm::assemble_with_options(&listing.to_string(), options); [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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 367 | let _ = cpclib_asm::assemble_with_options(&listing.to_string(), options); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.70s [INFO] running `Command { std: "docker" "inspect" "85a4cedcbc8dbfe92d17f02f19da9dc2b789a7caeef4528cd779f3eb183022e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a4cedcbc8dbfe92d17f02f19da9dc2b789a7caeef4528cd779f3eb183022e6", kill_on_drop: false }` [INFO] [stdout] 85a4cedcbc8dbfe92d17f02f19da9dc2b789a7caeef4528cd779f3eb183022e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e3c97d386cc653c3094a02cf7a57b366688e309e7206689da20de166fef351 [INFO] running `Command { std: "docker" "start" "-a" "c3e3c97d386cc653c3094a02cf7a57b366688e309e7206689da20de166fef351", kill_on_drop: false }` [INFO] [stderr] Compiling cpclib-bdasm v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | cpclib_asm::assemble_with_options(&listing.to_string(), options); [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)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 367 | let _ = cpclib_asm::assemble_with_options(&listing.to_string(), options); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "c3e3c97d386cc653c3094a02cf7a57b366688e309e7206689da20de166fef351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e3c97d386cc653c3094a02cf7a57b366688e309e7206689da20de166fef351", kill_on_drop: false }` [INFO] [stdout] c3e3c97d386cc653c3094a02cf7a57b366688e309e7206689da20de166fef351 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1e8cf5d74182900feb493d2c0be4b6ee8a0b6a28dad26b254277e133cf83bb8 [INFO] running `Command { std: "docker" "start" "-a" "a1e8cf5d74182900feb493d2c0be4b6ee8a0b6a28dad26b254277e133cf83bb8", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:367:9 [INFO] [stderr] | [INFO] [stderr] 367 | cpclib_asm::assemble_with_options(&listing.to_string(), options); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 367 | let _ = cpclib_asm::assemble_with_options(&listing.to_string(), options); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `cpclib-bdasm` (bin "bdasm" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bdasm-e3e812bb2b52b106) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1e8cf5d74182900feb493d2c0be4b6ee8a0b6a28dad26b254277e133cf83bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e8cf5d74182900feb493d2c0be4b6ee8a0b6a28dad26b254277e133cf83bb8", kill_on_drop: false }` [INFO] [stdout] a1e8cf5d74182900feb493d2c0be4b6ee8a0b6a28dad26b254277e133cf83bb8