[INFO] cloning repository https://github.com/yuyan124/cardahoy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuyan124/cardahoy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyan124%2Fcardahoy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyan124%2Fcardahoy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4fb724caf13bc9fd391fa041df2b95ec8190ffa [INFO] testing yuyan124/cardahoy-rs against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyan124%2Fcardahoy-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuyan124/cardahoy-rs on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuyan124/cardahoy-rs [INFO] finished tweaking git repo https://github.com/yuyan124/cardahoy-rs [INFO] tweaked toml for git repo https://github.com/yuyan124/cardahoy-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yuyan124/cardahoy-rs 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 52 packages to latest compatible versions [INFO] [stderr] Adding adler2 v2.0.0 [INFO] [stderr] Adding aho-corasick v1.1.3 [INFO] [stderr] Adding anstream v0.6.15 (available: v0.6.18) [INFO] [stderr] Adding anstyle v1.0.10 [INFO] [stderr] Adding anstyle-parse v0.2.6 [INFO] [stderr] Adding anstyle-query v1.1.1 (available: v1.1.2) [INFO] [stderr] Adding anstyle-wincon v3.0.4 (available: v3.0.6) [INFO] [stderr] Adding bindgen v0.69.5 [INFO] [stderr] Adding calamine v0.24.0 (available: v0.26.1) [INFO] [stderr] Adding cexpr v0.6.0 [INFO] [stderr] Adding clang-sys v1.8.1 [INFO] [stderr] Adding clap v4.5.23 [INFO] [stderr] Adding clap_builder v4.5.23 [INFO] [stderr] Adding clap_derive v4.5.18 [INFO] [stderr] Adding clap_lex v0.7.4 [INFO] [stderr] Adding codepage v0.1.2 [INFO] [stderr] Adding colorchoice v1.0.3 [INFO] [stderr] Adding crc32fast v1.4.2 [INFO] [stderr] Adding csv v1.3.1 [INFO] [stderr] Adding csv-core v0.1.11 [INFO] [stderr] Adding either v1.13.0 [INFO] [stderr] Adding flate2 v1.0.35 [INFO] [stderr] Adding glob v0.3.1 [INFO] [stderr] Adding heck v0.5.0 [INFO] [stderr] Adding home v0.5.9 [INFO] [stderr] Adding is_terminal_polyfill v1.70.1 [INFO] [stderr] Adding itertools v0.12.1 [INFO] [stderr] Adding lazycell v1.3.0 [INFO] [stderr] Adding libloading v0.8.6 [INFO] [stderr] Adding libxlsxwriter-sys v1.1.7 [INFO] [stderr] Adding matchers v0.1.0 [INFO] [stderr] Adding minimal-lexical v0.2.1 [INFO] [stderr] Adding miniz_oxide v0.8.0 [INFO] [stderr] Adding nom v7.1.3 [INFO] [stderr] Adding prettyplease v0.2.25 [INFO] [stderr] Updating proc-macro2 v1.0.80 -> v1.0.92 [INFO] [stderr] Adding quick-xml v0.31.0 [INFO] [stderr] Adding regex v1.11.1 [INFO] [stderr] Adding regex-automata v0.1.10 [INFO] [stderr] Adding regex-automata v0.4.9 [INFO] [stderr] Adding regex-syntax v0.6.29 [INFO] [stderr] Adding regex-syntax v0.8.5 [INFO] [stderr] Adding rustc-hash v1.1.0 [INFO] [stderr] Updating serde v1.0.197 -> v1.0.216 [INFO] [stderr] Updating serde_derive v1.0.197 -> v1.0.216 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding strsim v0.11.1 [INFO] [stderr] Updating syn v2.0.59 -> v2.0.90 [INFO] [stderr] Adding utf8parse v0.2.2 [INFO] [stderr] Adding which v4.4.2 [INFO] [stderr] Adding xlsxwriter v0.6.1 [INFO] [stderr] Adding zip v0.6.6 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codepage v0.1.2 [INFO] [stderr] Downloaded xlsxwriter v0.6.1 [INFO] [stderr] Downloaded calamine v0.24.0 [INFO] [stderr] Downloaded hyper v1.3.0 [INFO] [stderr] Downloaded libxlsxwriter-sys v1.1.7 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e3a545cea17da3d6d1e4077d93daf00764b1dbb98465e30cdf52b4d795147da [INFO] running `Command { std: "docker" "start" "-a" "9e3a545cea17da3d6d1e4077d93daf00764b1dbb98465e30cdf52b4d795147da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e3a545cea17da3d6d1e4077d93daf00764b1dbb98465e30cdf52b4d795147da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3a545cea17da3d6d1e4077d93daf00764b1dbb98465e30cdf52b4d795147da", kill_on_drop: false }` [INFO] [stdout] 9e3a545cea17da3d6d1e4077d93daf00764b1dbb98465e30cdf52b4d795147da [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eab318042adf929414acbfe693810552f7c1177c4bdd60c04e54f0fd7bc6d41 [INFO] running `Command { std: "docker" "start" "-a" "9eab318042adf929414acbfe693810552f7c1177c4bdd60c04e54f0fd7bc6d41", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling cardahoy-crypto v0.1.0 (/opt/rustwide/workdir/cardahoy-crypto) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling libxlsxwriter-sys v1.1.7 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling calamine v0.24.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling cardahoy-utils v0.1.0 (/opt/rustwide/workdir/cardahoy-utils) [INFO] [stderr] Compiling hyper v1.3.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.3 [INFO] [stderr] Compiling cardahoy-api v0.1.0 (/opt/rustwide/workdir/cardahoy-api) [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> cardahoy-api/src/lib.rs:179:37 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> cardahoy-api/src/lib.rs:179:56 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xlsxwriter v0.6.1 [INFO] [stderr] Compiling cardahoy-scanner v0.1.0 (/opt/rustwide/workdir/cardahoy-scanner) [INFO] [stdout] warning: unused variable: `worksheet` [INFO] [stdout] --> cardahoy-scanner/src/script.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | Ok(Some(worksheet)) => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_worksheet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> cardahoy-scanner/src/store.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | let exp = first_card.accumulate_trait.value as f64; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cardahoy-scanner-cli v0.1.0 (/opt/rustwide/workdir/cardahoy-scanner-cli) [INFO] [stdout] warning: unused variable: `card` [INFO] [stdout] --> cardahoy-scanner-cli/src/main.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | Some(Commands::ScanMarket { card }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `card: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "9eab318042adf929414acbfe693810552f7c1177c4bdd60c04e54f0fd7bc6d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eab318042adf929414acbfe693810552f7c1177c4bdd60c04e54f0fd7bc6d41", kill_on_drop: false }` [INFO] [stdout] 9eab318042adf929414acbfe693810552f7c1177c4bdd60c04e54f0fd7bc6d41 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b480bdb02fc0ea2612f4c796209b79aa83e6e4075f9d2174ce4af32180fa6b02 [INFO] running `Command { std: "docker" "start" "-a" "b480bdb02fc0ea2612f4c796209b79aa83e6e4075f9d2174ce4af32180fa6b02", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> cardahoy-api/src/lib.rs:179:37 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> cardahoy-api/src/lib.rs:179:56 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cardahoy-api v0.1.0 (/opt/rustwide/workdir/cardahoy-api) [INFO] [stderr] Compiling cardahoy-crypto v0.1.0 (/opt/rustwide/workdir/cardahoy-crypto) [INFO] [stderr] Compiling cardahoy-utils v0.1.0 (/opt/rustwide/workdir/cardahoy-utils) [INFO] [stdout] warning: unused variable: `worksheet` [INFO] [stdout] --> cardahoy-scanner/src/script.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | Ok(Some(worksheet)) => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_worksheet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> cardahoy-scanner/src/store.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | let exp = first_card.accumulate_trait.value as f64; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cardahoy-scanner v0.1.0 (/opt/rustwide/workdir/cardahoy-scanner) [INFO] [stderr] Compiling cardahoy-scanner-cli v0.1.0 (/opt/rustwide/workdir/cardahoy-scanner-cli) [INFO] [stdout] warning: unused variable: `card` [INFO] [stdout] --> cardahoy-scanner-cli/src/main.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | Some(Commands::ScanMarket { card }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `card: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `worksheet` [INFO] [stdout] --> cardahoy-scanner/src/script.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | Ok(Some(worksheet)) => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_worksheet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> cardahoy-scanner/src/store.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | let exp = first_card.accumulate_trait.value as f64; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> cardahoy-api/src/lib.rs:179:37 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> cardahoy-api/src/lib.rs:179:56 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.13s [INFO] running `Command { std: "docker" "inspect" "b480bdb02fc0ea2612f4c796209b79aa83e6e4075f9d2174ce4af32180fa6b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b480bdb02fc0ea2612f4c796209b79aa83e6e4075f9d2174ce4af32180fa6b02", kill_on_drop: false }` [INFO] [stdout] b480bdb02fc0ea2612f4c796209b79aa83e6e4075f9d2174ce4af32180fa6b02 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14ab849f3fefe3acb208fc5a99b51797243d9d06a0e0662d182fcc7710b2463c [INFO] running `Command { std: "docker" "start" "-a" "14ab849f3fefe3acb208fc5a99b51797243d9d06a0e0662d182fcc7710b2463c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> cardahoy-api/src/lib.rs:179:37 [INFO] [stderr] | [INFO] [stderr] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> cardahoy-api/src/lib.rs:179:56 [INFO] [stderr] | [INFO] [stderr] 179 | pub fn update_header(&mut self, key: &'static str, value: &str) -> Result<()> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: `cardahoy-api` (lib) generated 2 warnings [INFO] [stderr] warning: `cardahoy-api` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused variable: `worksheet` [INFO] [stderr] --> cardahoy-scanner/src/script.rs:182:25 [INFO] [stderr] | [INFO] [stderr] 182 | Ok(Some(worksheet)) => {} [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_worksheet` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `exp` [INFO] [stderr] --> cardahoy-scanner/src/store.rs:655:29 [INFO] [stderr] | [INFO] [stderr] 655 | let exp = first_card.accumulate_trait.value as f64; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stderr] [INFO] [stderr] warning: `cardahoy-scanner` (lib) generated 2 warnings [INFO] [stderr] warning: `cardahoy-scanner` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused variable: `card` [INFO] [stderr] --> cardahoy-scanner-cli/src/main.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | Some(Commands::ScanMarket { card }) => { [INFO] [stderr] | ^^^^ help: try ignoring the field: `card: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cardahoy-scanner-cli` (bin "cardahoy-scanner-cli" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardahoy_api-ffe4a26426bea1bc) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test nft::tests::test_nft_card_id ... ok [INFO] [stdout] test nft::tests::test_nft_card_id_en ... ok [INFO] [stdout] test nft::tests::test_nft_card_id_none ... ok [INFO] [stdout] test nft::tests::test_nft_card_id_zh ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- nft::tests::test_nft_card_id_zh stdout ---- [INFO] [stdout] thread 'nft::tests::test_nft_card_id_zh' panicked at cardahoy-api/src/nft.rs:1411:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "Ammo Crate" [INFO] [stdout] right: "弹药箱" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5aba00e0a57a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5aba00e0a57a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5aba00e0a57a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5aba00e0a57a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5aba00e2f963 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5aba00e2f963 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5aba00e07743 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5aba00e0a3c2 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5aba00e0b9da - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5aba00e0b7e4 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5aba00dd4cb9 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5aba00dd4cb9 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5aba00e0c078 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5aba00e0c078 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5aba00e0be3a - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5aba00e0aa59 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5aba00e0bacc - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5aba00d95a50 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5aba00d95d7b - core::panicking::assert_failed_inner::h2ddf1fcc067fa858 [INFO] [stdout] 19: 0x5aba00d97071 - core::panicking::assert_failed::hfef020ed1dca9fed [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x5aba00d9c941 - cardahoy_api::nft::tests::test_nft_card_id_zh::h0a3580f15b230388 [INFO] [stdout] at /opt/rustwide/workdir/cardahoy-api/src/nft.rs:1411:13 [INFO] [stdout] 21: 0x5aba00d9c7a7 - cardahoy_api::nft::tests::test_nft_card_id_zh::{{closure}}::h9456508e2629ae6a [INFO] [stdout] at /opt/rustwide/workdir/cardahoy-api/src/nft.rs:1406:29 [INFO] [stdout] 22: 0x5aba00d96646 - core::ops::function::FnOnce::call_once::h1e6b73f7bad73281 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5aba00dd967b - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5aba00dd967b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 25: 0x5aba00dd8eb7 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 26: 0x5aba00dd8eb7 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5aba00dd8eb7 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5aba00dd8eb7 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5aba00dd8eb7 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5aba00dd8eb7 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 31: 0x5aba00dd8eb7 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 32: 0x5aba00d9e194 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 33: 0x5aba00d9e194 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5aba00da185e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 35: 0x5aba00da185e - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5aba00da185e - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5aba00da185e - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5aba00da185e - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x5aba00da185e - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 40: 0x5aba00da185e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5aba00e0fdcb - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 42: 0x5aba00e0fdcb - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 43: 0x5aba00e0fdcb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7b2d898ecac3 - [INFO] [stdout] 45: 0x7b2d8997da04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] nft::tests::test_nft_card_id_zh [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cardahoy-api --lib` [INFO] running `Command { std: "docker" "inspect" "14ab849f3fefe3acb208fc5a99b51797243d9d06a0e0662d182fcc7710b2463c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ab849f3fefe3acb208fc5a99b51797243d9d06a0e0662d182fcc7710b2463c", kill_on_drop: false }` [INFO] [stdout] 14ab849f3fefe3acb208fc5a99b51797243d9d06a0e0662d182fcc7710b2463c